updated comment in config.php (sample and installer)

This commit is contained in:
HB9HIL
2024-02-06 10:49:52 +01:00
parent bfb13245fd
commit 57acd58179
2 changed files with 17 additions and 1 deletions

View File

@@ -669,7 +669,10 @@ $config['proxy_ips'] = '';
| Users Data Directory Options
|--------------------------------------------------------------------------
|
| 'userdata' Name of principal/centralized data stockage
| 'userdata' Name of principal/centralized data folder
|
| If you are a contributor to Wavelog you perhaps should add this folder path to .gitignore
|
*/
// $config['userdata'] = "userdata";

View File

@@ -653,3 +653,16 @@ $config['rewrite_short_tags'] = FALSE;
| Array: array('10.0.1.200', '192.168.5.0/24')
*/
$config['proxy_ips'] = '';
/*
|--------------------------------------------------------------------------
| Users Data Directory Options
|--------------------------------------------------------------------------
|
| 'userdata' Name of principal/centralized data folder
|
| If you are a contributor to Wavelog you perhaps should add this folder path to .gitignore
|
*/
// $config['userdata'] = "userdata";