mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
10 lines
234 B
INI
10 lines
234 B
INI
# Configure server to allow anonymous access
|
|
#
|
|
server
|
|
monitor = 1 # Check mount points
|
|
heartbeat = 1 # Heartbeat to clients
|
|
|
|
security
|
|
echo = I: server accepts anonymous access
|
|
anonymous = 1
|