You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
396 B
Plaintext
13 lines
396 B
Plaintext
1 year ago
|
|
||
|
config main
|
||
|
option use_auth '1'
|
||
|
list auth_users 'admin:$2y$10$BewzfQXrlnUihprEgGt7ROMB9NigZcZkkwssIRYznF9fwMuObIZoa'
|
||
|
list auth_users 'user:$2y$10$Fg6Dz8oH9fPoZ2jJan5tZuv6Z4Kp7avtQ9bDfrdRntXtPeiMAZyGO'
|
||
|
list readonly_users 'user'
|
||
|
option date_format 'd.m.o'
|
||
|
option time_format 'H:i:s'
|
||
|
option show_second '0'
|
||
|
option favicon_path '/etc/tinyfilemanager/favicon.png'
|
||
|
option online_viewer '0'
|
||
|
|