config: add another rpcd user

This commit is contained in:
hayzamjs 2022-11-19 17:32:00 +01:00
parent 6c1dd9bf76
commit 8aef20dcd4

View file

@ -9,3 +9,9 @@ config login
list write '*' list write '*'
list read superuser list read superuser
list write superuser list write superuser
config login
option username 'difuse'
option password 'changeme'
list read superuser
list write superuser