__BYTEDOCS_ERROR_TITLE__

__BYTEDOCS_ERROR_MESSAGE__

How to Fix

__BYTEDOCS_RANGE_START__
__BYTEDOCS_ITEM__
{{end}}

Configuration Example

Add to your environment variables:
BYTEDOCS_AUTH_ENABLED=true
BYTEDOCS_AUTH_PASSWORD=your_secure_password
BYTEDOCS_AUTH_SESSION_EXPIRE=1440
BYTEDOCS_AUTH_IP_BAN_MAX_ATTEMPTS=5

Remember to use a strong password and keep it secure!

Or disable authentication completely:

BYTEDOCS_AUTH_ENABLED=false

ByteDocs Configuration Error • Contact Administrator