diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -839,6 +839,17 @@ map: name: 1 group: 2 ``` +For model specific credentials + +``` +models: + mikrotik: + username: admin + password: blank + ubiquiti: + username: ubnt + password: ubnt +``` ### Triggered backups |