We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7d00d commit d1779b3Copy full SHA for d1779b3
assets/config/config.sample-06jun18.php
@@ -42,7 +42,7 @@
42
// rflog note 1: Set this value with the size of your logs as a deciding factor. If set too low (below ~10000ms), your browser will crash.
43
// rflog note 2: During log update, the browser will have NO response.
44
45
- 'updateBranch' => 'develop',
+ 'updateBranch' => 'master',
46
// update branch you wish to use when updating via the Logarr GUI // "master" or "develop".
47
48
'max-lines' => 2000,
0 commit comments