moved the default upgrade backup location and the default log file location
This commit is contained in:
parent
f72368fd8d
commit
b6568d8346
3 changed files with 8 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ dsn = DBI:mysql:www_example_com
|
|||
dbuser = webgui
|
||||
dbpass = password
|
||||
|
||||
logfile = /data/webgui.log
|
||||
logfile = /var/log/webgui.log
|
||||
|
||||
extrasURL = /extras
|
||||
extrasPath = /data/WebGUI/www/extras
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue