X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/25495dee81262b35aaafdd93b8687e4725d84489..fa2166c94690f91d38102a3f061ad9e5db9fcdb6:/weathermon.uci diff --git a/weathermon.uci b/weathermon.uci index 27631ac..6c2f6e4 100644 --- a/weathermon.uci +++ b/weathermon.uci @@ -1,5 +1,5 @@ config internal 'web' - option url http://estia.rvb-home.lan/meteo/send.php + option url http://server/path/send.php option user meteo option password somestrictpassword option iface eth0 @@ -11,3 +11,6 @@ config internal 'serial' config internal 'logging' option enabled on + +config internal 'mqtt' + option host server