--- # whawty_auth_store_instances: # foo: # config: # basedir: "/var/lib/whawty/auth/foo" # default: 2 # params: # - id: 1 # scryptauth: # hmackey: "<32bytes random secret data base64-encoded>" # cost: 12 # - id: 2 # argon2id: # time: 1 # memory: 65536 ## 64 MB # threads: 4 # length: 32 # permissions: # owner: root # group: foo # file-mode: "0640" # dir-mode: "0750" # sync: # type: client # hostname: passwd.example.com # port: 3022 # user: sync # prometheus: yes