X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/888e7fac57439dbb42864d77122a4cf551889477..fab7ecb0a35af3393e87edd3dfd36f72abba4911:/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