|
|
| |
# Path to lib directory containing TWiki.pm. | # Path to lib directory containing TWiki.pm. |
# ATTENTION: Set to absolute file path: | # ATTENTION: Set to absolute file path: |
$twikiLibPath = '../lib'; |
$twikiLibPath = '/var/www/localhost/htdocs/twiki/twiki/lib'; |
| |
# Path to local Perl modules (e.g. under home directory for users | # Path to local Perl modules (e.g. under home directory for users |
# without 'root' on Unix/Linux). Uncomment and set if needed: | # without 'root' on Unix/Linux). Uncomment and set if needed: |