mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
no reason to make people change the logs path every time
This commit is contained in:
parent
7e64c718c4
commit
914c5ad303
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
// This file contains all variables needed by other php scripts
|
// This file contains all variables needed by other php scripts
|
||||||
|
|
||||||
$LogRelativePath = './';
|
$LogRelativePath = 'logs/';
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------------------
|
||||||
// Variables for nel database access
|
// Variables for nel database access
|
||||||
|
|
Loading…
Reference in a new issue