mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Allow logged-in users to update ispConfig.py via web UI
1) lqos_config understands writing to a new ispConfig.py file, copying the previous one and amending to avoid changing any not-covered data. 2) The web UI can adjust the config, upload a new one and it is saved. Signed-off-by: Herbert Wolverson <herberticus@gmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -37,6 +37,8 @@ src/ShapedDevices.csv
|
||||
src/ShapedDevices.lastLoaded.csv
|
||||
src/network.json
|
||||
src/ispConfig.py
|
||||
src/ispConfig.py.backup
|
||||
src/ispConfig.py.test
|
||||
src/statsByCircuit.json
|
||||
src/statsByParentNode.json
|
||||
src/lastGoodConfig.json
|
||||
|
||||
Reference in New Issue
Block a user