|
name
|
type
|
default-value
|
required
|
description
|
| policy-exportable-default |
string |
none |
false |
Default privilege set a new publication for linking it to an other site publication list. |
| hidden-default |
boolean |
none |
false |
Defaut value of any new publication inserted in the list (if not specified). |
| remove-type |
string |
none |
false |
Specify how the oldest publication should be remove from the list if maximum size is reached:
none: no remove type.
publish: means it remove only the publication.
instance: means it remove the publication and its associated instances. |
| policy-modify |
string |
none |
false |
Privilege required to modify a publication inside the list. |
| policy-delete |
string |
none |
false |
Privilege required to delete a publication inside the list. |
| max-size |
integer |
none |
false |
Maximum number of publication inside the list. 0 means no limit. |
| name |
string |
none |
false |
Publication list name (match a specific regexp defined in the configuration file). |
| policy-create |
string |
none |
false |
Privilege required to insert a publication inside the list. |