1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-10 01:56:30 +02:00

new build

This commit is contained in:
Marco Dickert
2017-07-21 14:57:26 +02:00
parent 1783a40914
commit a569950e97
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ class IFM {
private $defaultconfig = array(
// general config
"auth" => 1,
"auth" => 0,
"auth_source" => 'inline;admin:$2y$10$0Bnm5L4wKFHRxJgNq.oZv.v7yXhkJZQvinJYR2p6X1zPvzyDRUVRC',
"root_dir" => "",
"tmp_dir" => "",

View File

@@ -19,7 +19,7 @@ class IFM {
private $defaultconfig = array(
// general config
"auth" => 1,
"auth" => 0,
"auth_source" => 'inline;admin:$2y$10$0Bnm5L4wKFHRxJgNq.oZv.v7yXhkJZQvinJYR2p6X1zPvzyDRUVRC',
"root_dir" => "",
"tmp_dir" => "",