mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
try to be consistent with doc format
This commit is contained in:
parent
95e525db5a
commit
bc55ce69fc
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ Default for host is 127.0.0.1 and port 27017 and will work without being defined
|
|||
env.username user
|
||||
env.password P@55w0rd
|
||||
|
||||
or
|
||||
or
|
||||
|
||||
[mongo_lag]
|
||||
env.MONGO_DB_URI mongodb://user:passwd@127.0.0.1:27017
|
||||
|
|
|
@ -18,7 +18,7 @@ Default for host is 127.0.0.1 and port 27017 and will work without being defined
|
|||
env.username user
|
||||
env.password P@55w0rd
|
||||
|
||||
or
|
||||
or
|
||||
|
||||
[mongodb_conn]
|
||||
env.MONGO_DB_URI mongodb://user:passwd@127.0.0.1:27017
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue