- b2evolution CMS User Manual
- Back-office Reference
- Files
- Settings
- Advanced Options Panel
Advanced Options Panel
This panel provides extended configuration for handling files and folders.
- Permissions for new folders: default CHMOD (File permissions) for new folders created by the file manager.
- Permissions for new files: default CHMOD (File permissions) for new files created by the file manager.
- Valid filename: sequence of characters for use in matching and validating the file name. Type in regular expressions such as
^[a-zA-Z0-9\-_. ]+$
- Valid dirname: sequence of characters for use in matching and validating the folder name. Type in regular expressions such as
^[a-zA-Z0-9\-_]+$
- Cache folder names: folder naming convention that will be used for the cache folder. Cache folder is used to store information like display settings and playstate information.