Skip to content

admin.undeletable

This option controls whether a collection can be deleted from the administration interface.

Key: admin.undeletable
Type: Boolean
Can be set in: collection.cfg

Description

If set to "true" the collection can not be deleted from the Administration interface.

Default Value

admin.undeletable=false

By default collections can be deleted by an administrator with appropriate privileges, so the normal setting for this option is "false".

Examples

Ensure that this collection can not be deleted via the administration interface:

admin.undeletable=true

This setting is used for the default documentation collection which is created when the administration interface is installed.

⚠ Caveats

  • This parameter is enforced within the administration interface only - it is still possible to delete collection files manually on the server.

top

Funnelback logo
v15.24.0