[Config] Add API_KEY_READ_ONLY

This commit is contained in:
andryyy
2020-04-11 20:57:35 +02:00
parent 4efc35abde
commit 5e5642148c
3 changed files with 14 additions and 3 deletions

View File

@@ -275,12 +275,15 @@ IPV6_NETWORK=fd4d:6169:6c63:6f77::/64
#SNAT6_TO_SOURCE=
# Create or override API key for web ui
# Create or override an API key for the web UI
# You _must_ define API_ALLOW_FROM, which is a comma separated list of IPs
# The API key defined here has read-write access
# API_KEY allowed chars: a-z, A-Z, 0-9, -
# An API key defined as API_KEY has read-write access
# An API key defined as API_KEY_READ_ONLY has read-only access
# Allowed chars for API_KEY and API_KEY_READ_ONLY: a-z, A-Z, 0-9, -
# You can define API_KEY and/or API_KEY_READ_ONLY
#API_KEY=
#API_KEY_READ_ONLY=
#API_ALLOW_FROM=172.22.1.1,127.0.0.1
# mail_home is ~/Maildir