silenius

Untitled

Jul 6th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. --------------------Moonraker Log Start--------------------
  2. Git Version: v0.5.0-12-g210cae2
  3. 2021-07-06 18:29:40,254 [moonraker.py:add_log_rollover_item()] -
  4. #################### Moonraker Configuration ####################
  5.  
  6. [server]
  7. host = 0.0.0.0
  8. port = 7125
  9. enable_debug_logging = False
  10. config_path = ~/klipper_config
  11. temperature_store_size = 600
  12. gcode_store_size = 1000
  13.  
  14. [authorization]
  15. enabled = True
  16. cors_domains =
  17. *.local
  18. *.lan
  19. *://app.fluidd.xyz
  20. trusted_clients =
  21. 10.0.0.0/8
  22. 127.0.0.0/8
  23. 169.254.0.0/16
  24. 172.16.0.0/12
  25. 192.168.0.0/16
  26. FE80::/10
  27. ::1/128
  28. 127.0.0.1
  29.  
  30. [octoprint_compat]
  31.  
  32. [update_manager]
  33.  
  34. [update_manager client fluidd]
  35. type = web
  36. repo = cadriel/fluidd
  37. path = ~/fluidd
  38.  
Advertisement
Add Comment
Please, Sign In to add comment