diff --git a/json/user.example.json b/json/user.example.json deleted file mode 100644 index 8da7e3b..0000000 --- a/json/user.example.json +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "name": "root", - "hash": "OTVYg/fHYeVbtyrusPl8fV+zQcp1ImjzbP+3Cy+3lk14fl2icYhzlULKtbTpOx4E", - "sudo": true, - "last_login": "", - "alias": "root", - "login_key": "", - "mail": "json stringified encrypted(with user hash in b64)|needs:address,host,port,auth/password" - } -]