forked from lochmueller/autoloader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathext_conf_template.txt
More file actions
8 lines (6 loc) · 875 Bytes
/
Copy pathext_conf_template.txt
File metadata and controls
8 lines (6 loc) · 875 Bytes
1
2
3
4
5
6
7
8
# cat=basic/enable; type=boolean; label=Enable autoloader clear cache in production:In the default configuration of the autoloader the clear cache button in the backend is only activated in all Non-Productino context for admins. If you enable this option you can also delete the cache in Production context.
enableAutoloaderClearCacheInProduction = 0
# cat=basic/enable; type=boolean; label=Enable language files on table base:The autoloader create language files on table base for better sepration of labels in the Language folder
enableLanguageFileOnTableBase = 0
# cat=basic/enable; type=string; label=Smart object class loading ignore pattern: The autoload load the classes of the Model folder. This create same problems related to News class loading. With this pattern you can prevent the loading of special Models in autoloader
smartObjectClassLoadingIgnorePattern =