diff options
author | root <root@colazero.tele.tg18.gathering.org> | 2018-03-22 02:15:07 +0100 |
---|---|---|
committer | root <root@colazero.tele.tg18.gathering.org> | 2018-03-22 02:15:07 +0100 |
commit | 9ddfd86b4f54ba3f178fde9f8cb959baa02da718 (patch) | |
tree | 0cf1e0b1e2c04d2180a343e31da9ee07d35c097f /include | |
parent | 05e09f3b63269a48d1beb0dc9900b180101cec7f (diff) |
Commit diverse av Ole Mathias sitt template-greier
Diffstat (limited to 'include')
-rwxr-xr-x | include/config.pm.dist (renamed from include/config.pm) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.pm b/include/config.pm.dist index dcc784d..78f03cc 100755 --- a/include/config.pm +++ b/include/config.pm.dist @@ -14,7 +14,7 @@ our $graphite_port = "2003"; # Influx our $influx_host = "http://localhost:8086"; our $influx_username = "gondulWrite"; -our $influx_password = "funfunfunWrite"; +our $influx_password = "pasr"; our $influx_database = "gondul"; # Max SNMP polls to fire off at the same time. |