1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git synced 2024-09-03 20:36:01 +02:00
tinyfilemanager_ynh/doc/ADMIN.md
Éric Gaspar 7d9a73b33e v2
2023-05-01 18:15:43 +02:00

490 B
Raw Permalink Blame History

How to use

⚠️ Warning: password is encrypted with password_hash(). to generate new password hash here

To enable/disable authentication set $use_auth to true or false.

Rename the config-sample.php file into config.php to use configuration, it is an additional configuration file, Feel free to remove completely this file and configure "tinyfilemanager.php" as a single file application.