Registering File Paths
An additional option labeled path can be used when registering a configuration directive. This option should be used whenever the configuration directive stores a reference to a path on the filesystem (not a url, but a path). This enables Movable Type to convert all relative paths referenced by the directive to an absolute path automatically.
config_settings:
MyLogPath:
default: /var/log/mt/errors.log
path: 1
- Previous: Configuration Directives: A Complete Reference
- Next: Handlers

Leave a note
Have a question, please use the MT Forums. Notes sumbitted here should pertain to tips & hints regarding documentation. Your note may be removed once it's contents has be integrated into the body of the page.