parms.pl -- ClioPatria parameters
This file contains the locations of file-directories and web-directories in addition to settings that can be managed by the end-user. It should not be necessary to modify this file:
- Web-locations can be modified externally using location/3
with an option
priority(N)
, where N > 0. See http_absolute_location/3. - Settings can be changed using set_setting_default/2.
- identifier(+Atom) is semidet[private]
- True if Atom contains only alphanumerical characters or undercores.