admin.undeletable
(deprecated) This option controls whether a search package or data source can be deleted from the administration dashboard.
Key: admin.undeletable
Type: Boolean
Can be set in: collection.cfg
Table of Contents
Description
This option controls whether a search package or data source can be deleted from the administration dashboard.
The following values are accepted:
-
true
: the collection can not be deleted from the administration dashboard. -
false
: the collection can deleted from the administration dashboard.
Default Value
admin.undeletable=false
By default data sources and search packages can be deleted by an administrator with appropriate privileges.