Changeset a91c9ba in github
- Timestamp:
- Aug 30, 2008 3:02:47 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 8ac6fd0
- Parents:
- 088f234
- Files:
-
- 3 edited
-
CHANGELOG (modified) (1 diff)
-
config/main.inc.php.dist (modified) (1 diff)
-
installer/config.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r876b15d ra91c9ba 5 5 ---------- 6 6 - Added option 'quota_zero_as_unlimited' (#1484604) 7 - Added PRE handling in html2text class (#1484740) 7 8 8 9 2008/08/28 (robin) -
config/main.inc.php.dist
r876b15d ra91c9ba 29 29 $rcmail_config['syslog_facility'] = LOG_USER; 30 30 31 // use this folder to store log files (must be write bale for apache user)31 // use this folder to store log files (must be writeable for apache user) 32 32 // This is used by the 'file' log driver. 33 33 $rcmail_config['log_dir'] = 'logs/'; -
installer/config.php
rb77d0dd ra91c9ba 69 69 70 70 ?> 71 <div>Use this folder to store temp files (must be write bale for webserver)</div>71 <div>Use this folder to store temp files (must be writeable for webserver)</div> 72 72 </dd> 73 73 … … 168 168 169 169 ?> 170 <div>Use this folder to store log files (must be write bale for webserver). Note that this only applies if you are using the 'file' log_driver.</div>170 <div>Use this folder to store log files (must be writeable for webserver). Note that this only applies if you are using the 'file' log_driver.</div> 171 171 </dd> 172 172
Note: See TracChangeset
for help on using the changeset viewer.
