moonraker/moonraker
Arksine d572a13655 file_manager: refactor config file handling
Remove the "primary_config" option from the upload handler, as we no longer allow writes to printer.cfg unless it is located in the config path.  We now assume that the config path is the main config, so all files there are located at  /server/files/config/*.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2020-08-05 11:05:00 -04:00
..
plugins file_manager: refactor config file handling 2020-08-05 11:05:00 -04:00
app.py moonraker: remove unnecessary "check_ready" request. 2020-08-01 08:28:35 -04:00
authorization.py authorization: refactor trusted ip checks to use ipaddress module 2020-07-28 11:03:29 -04:00
moonraker.py moonraker: fix load_plugin() 2020-08-04 11:32:42 -04:00
utils.py moonraker: enable debug logging via the command line 2020-07-31 06:22:31 -04:00
websockets.py websockets: don't alter dictionary during iteration of "view" 2020-08-04 11:32:42 -04:00