mirror of
https://github.com/MarekWojt/gertdns.git
synced 2025-12-13 12:19:53 +01:00
Password Authentication
This commit is contained in:
5
auth.example.toml
Normal file
5
auth.example.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[username]
|
||||
Password = '1234' # will be converted on start
|
||||
Domains = [
|
||||
'subdomain.example.com.',
|
||||
]
|
||||
Reference in New Issue
Block a user