install as service
This commit is contained in:
+3
-2
@@ -2,6 +2,7 @@
|
||||
server:
|
||||
host: 127.0.0.1
|
||||
port: 30225
|
||||
threads: 4
|
||||
url_prefix: /w
|
||||
|
||||
storage:
|
||||
@@ -23,8 +24,8 @@ graphs:
|
||||
height: 240
|
||||
|
||||
netatmo:
|
||||
client_id: 6a93db3d7cdb0e40ea0c2655
|
||||
client_secret: c6uRbAzZ9e8STPtXas6PYKaZZiD68Y6QHFaKq2GEIa8
|
||||
client_id: REPLACE_ME
|
||||
client_secret: REPLACE_ME
|
||||
redirect_uri: http://www.example.com/w
|
||||
token_file: /var/lib/rrd/netatmo_tokens.json
|
||||
device_id: ""
|
||||
|
||||
Reference in New Issue
Block a user