diff --git a/etc/hack-clock.conf b/etc/hack-clock.conf index 11851e2..c541ec3 100644 --- a/etc/hack-clock.conf +++ b/etc/hack-clock.conf @@ -1,7 +1,7 @@ { "weather_station": "KGPI", - "default_editor": "/python/edit", - "disable_editor_button": true, + "default_editor": "/blocks/edit", + "disable_editor_button": false, "python_file": "/home/pi/hack-clock/run_clock.py", "blocks_file": "/home/pi/hack-clock/blocks_clock.xml", "audio_files": "/home/pi/hack-clock/audio",