mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-13 19:44:02 +02:00
new build
This commit is contained in:
@@ -19,7 +19,7 @@ class IFM {
|
|||||||
|
|
||||||
private $defaultconfig = array(
|
private $defaultconfig = array(
|
||||||
// general config
|
// general config
|
||||||
"auth" => 1,
|
"auth" => 0,
|
||||||
"auth_source" => 'inline;admin:$2y$10$0Bnm5L4wKFHRxJgNq.oZv.v7yXhkJZQvinJYR2p6X1zPvzyDRUVRC',
|
"auth_source" => 'inline;admin:$2y$10$0Bnm5L4wKFHRxJgNq.oZv.v7yXhkJZQvinJYR2p6X1zPvzyDRUVRC',
|
||||||
"root_dir" => "",
|
"root_dir" => "",
|
||||||
"tmp_dir" => "",
|
"tmp_dir" => "",
|
||||||
|
2
ifm.php
2
ifm.php
@@ -19,7 +19,7 @@ class IFM {
|
|||||||
|
|
||||||
private $defaultconfig = array(
|
private $defaultconfig = array(
|
||||||
// general config
|
// general config
|
||||||
"auth" => 1,
|
"auth" => 0,
|
||||||
"auth_source" => 'inline;admin:$2y$10$0Bnm5L4wKFHRxJgNq.oZv.v7yXhkJZQvinJYR2p6X1zPvzyDRUVRC',
|
"auth_source" => 'inline;admin:$2y$10$0Bnm5L4wKFHRxJgNq.oZv.v7yXhkJZQvinJYR2p6X1zPvzyDRUVRC',
|
||||||
"root_dir" => "",
|
"root_dir" => "",
|
||||||
"tmp_dir" => "",
|
"tmp_dir" => "",
|
||||||
|
Reference in New Issue
Block a user