Myster-Tee / TinfoilWebServer

Install your packages from your own server
GNU General Public License v3.0
124 stars 26 forks source link

is not a issue is more a request #29

Open s1rleblanc opened 8 months ago

s1rleblanc commented 8 months ago

Could it be possible that the list of users can be read from a file external to the configuration file? something like:

"Authentication": { "Enabled": true, "WebBrowserAuthEnabled": false, "UsersFile": "users.json", // Path to the file

And could the ability to decide how much information a user can download per day be added to the configuration file?

Thank you, i love your work!