mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-12 05:01:27 -07:00
Move of LOG folder from /app/front/log to app/log
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
$configFolderPath = dirname(__FILE__)."/../../../config/";
|
||||
$config_file = "app.conf";
|
||||
$logFolderPath = dirname(__FILE__)."/../../log/";
|
||||
$logFolderPath = "/app/log/";
|
||||
$log_file = "app_front.log";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user