mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-18 06:29:53 +01:00
Add External CDN resources configurable
This commit is contained in:
parent
ba1b499d2b
commit
e071b2372c
2 changed files with 22 additions and 16 deletions
|
|
@ -39,6 +39,7 @@ Default username/password: **admin/admin@123** and **user/12345**.
|
|||
To enable/disable authentication set `$use_auth` to true or false.
|
||||
|
||||
:information_source: Add your own configuration file [config.php](https://tinyfilemanager.github.io/config-sample.txt) in the same folder to use as additional configuration file.
|
||||
:information_source: To work offline without CDN resources, use [https://github.com/prasathmani/tinyfilemanager/tree/offline](offline) branch
|
||||
|
||||
### :loudspeaker: Features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue