Skip to content

Commit 76e7293

Browse files
committed
Update README
1 parent f071afa commit 76e7293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ optional while some (like specifying atleast 1 script file) is compulsory.
1414
The file structure is as of right now very simple:
1515
```ini
1616
[config]
17+
#experimental=1 # Sets experimental mode ON (1) or OFF (0) | Intended for beta-testing and development only. Do not rely for stability
1718
loglevel=0 # Sets the log level, See the Logger page on Wiki for more information
1819
logfile=DailyLogs.logs # Sets the log file. This log file will be used to create daily logs and it will log everything logged by Logger class, regardless of level
1920

0 commit comments

Comments
 (0)