mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Move realm
config from server
to auth
This commit is contained in:
parent
6c12bba8a8
commit
6b281e1726
3 changed files with 9 additions and 9 deletions
6
config
6
config
|
@ -48,9 +48,6 @@
|
|||
# Reverse DNS to resolve client address in logs
|
||||
#dns_lookup = True
|
||||
|
||||
# Message displayed in the client when a password is needed
|
||||
#realm = Radicale - Password Required
|
||||
|
||||
|
||||
[encoding]
|
||||
|
||||
|
@ -79,6 +76,9 @@
|
|||
# Incorrect authentication delay (seconds)
|
||||
#delay = 1
|
||||
|
||||
# Message displayed in the client when a password is needed
|
||||
#realm = Radicale - Password Required
|
||||
|
||||
|
||||
[rights]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue