diff options
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/config_IG.ini | 1 | ||||
-rw-r--r-- | bin/config-include/config_MG.ini | 1 | ||||
-rw-r--r-- | bin/config-include/config_localhost.ini | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/bin/config-include/config_IG.ini b/bin/config-include/config_IG.ini index ecdd5c0..b26dc43 100644 --- a/bin/config-include/config_IG.ini +++ b/bin/config-include/config_IG.ini | |||
@@ -15,6 +15,7 @@ | |||
15 | AssetsPath = "../../AssetFiles" | 15 | AssetsPath = "../../AssetFiles" |
16 | BackupPath = "../../backups" | 16 | BackupPath = "../../backups" |
17 | CachePath = "../../caches" | 17 | CachePath = "../../caches" |
18 | ConfigPath = "../../config" | ||
18 | DbPath = "../../db" | 19 | DbPath = "../../db" |
19 | LogPath = "../../logs" | 20 | LogPath = "../../logs" |
20 | 21 | ||
diff --git a/bin/config-include/config_MG.ini b/bin/config-include/config_MG.ini index fd812a7..1af3a56 100644 --- a/bin/config-include/config_MG.ini +++ b/bin/config-include/config_MG.ini | |||
@@ -15,6 +15,7 @@ | |||
15 | AssetsPath = "../../AssetFiles" | 15 | AssetsPath = "../../AssetFiles" |
16 | BackupPath = "../../backups" | 16 | BackupPath = "../../backups" |
17 | CachePath = "../../caches" | 17 | CachePath = "../../caches" |
18 | ConfigPath = "../../config" | ||
18 | DbPath = "../../db" | 19 | DbPath = "../../db" |
19 | LogPath = "../../logs" | 20 | LogPath = "../../logs" |
20 | 21 | ||
diff --git a/bin/config-include/config_localhost.ini b/bin/config-include/config_localhost.ini index 510c8b6..7efdb44 100644 --- a/bin/config-include/config_localhost.ini +++ b/bin/config-include/config_localhost.ini | |||
@@ -15,6 +15,7 @@ | |||
15 | AssetsPath = "../../AssetFiles" | 15 | AssetsPath = "../../AssetFiles" |
16 | BackupPath = "../../backups" | 16 | BackupPath = "../../backups" |
17 | CachePath = "../../caches" | 17 | CachePath = "../../caches" |
18 | ConfigPath = "../../config" | ||
18 | DbPath = "../../db" | 19 | DbPath = "../../db" |
19 | LogPath = "../../logs" | 20 | LogPath = "../../logs" |
20 | 21 | ||