moonraker/moonraker/plugins
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
..
__init__.py moonraker: add initial source 2020-07-02 12:24:15 -04:00
file_manager.py file_manager: refactor config file handling 2020-08-05 11:05:00 -04:00
gcode_apis.py moonraker: add initial source 2020-07-02 12:24:15 -04:00
machine.py moonraker: add initial source 2020-07-02 12:24:15 -04:00
paneldue.py moonraker: add initial source 2020-07-02 12:24:15 -04:00
power.py power: remove blocking call to time.sleep() 2020-07-29 20:34:05 -04:00
shell_command.py shell_command: Fix logging 2020-07-14 07:22:19 -04:00
temperature_store.py temperature_store: remove stale temperature sensors from the "last_temps" dict 2020-08-04 11:32:42 -04:00