Advertisement
Guest User

Untitled

a guest
Oct 16th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "log_level": "info",
  3. "ssh": {
  4. "enable": true,
  5. "port": 22,
  6. "username": "hassio",
  7. "password": "",
  8. "authorized_keys": [
  9. "<KLUCZ RSA>"
  10. ],
  11. "sftp": false,
  12. "compatibility_mode": false,
  13. "allow_agent_forwarding": false,
  14. "allow_remote_port_forwarding": false,
  15. "allow_tcp_forwarding": false
  16. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement