FreeTAKTeam / UI

FreeTAKServer Web User Interface project
MIT License
30 stars 29 forks source link

move max file limit configuration out to config.py #22

Open naman108 opened 2 years ago

naman108 commented 5 months ago

maybe a good idea to include this in the actual UI config instead so that it can be changed at runtime, what do you think @brothercorvo ?

brothercorvo commented 5 months ago

Ideally we need to read it initial value from a config file and then be able to modify it from the UI