You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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