diff options
author | Charly Root <root@muse-sequencer.org> | 2013-10-07 23:59:55 +0200 |
---|---|---|
committer | Charly Root <root@muse-sequencer.org> | 2013-10-07 23:59:55 +0200 |
commit | d4e28b7d94d7eed6edae05729e14e51b30f87e18 (patch) | |
tree | 9dec855d566ec0328906ac2976437351c343f12f /INSTALL | |
parent | 7437f8756d445ed8d5aa298d269dbd4950ac3e3c (diff) |
mark config with CONFIG_TODO
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -71,7 +71,7 @@ Then, subscribe your bridge address to your mailing list. direct posts in different forums to different lists; I just happen not to in my current setup.) -6. Other adjustments: +6. Configuration * Set $php_root_path in PhpBB3Conf.php. @@ -83,6 +83,8 @@ Then, subscribe your bridge address to your mailing list. * $attach_dir in attachment_writer.php should match the storage directory for post attachments for your forum. +* grep for CONFIG_TODO, change the things + * Possibly some that I'm missing? Let me know. 7. TODO: |