mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Disabled public registration for site
This commit is contained in:
@@ -113,6 +113,9 @@ services:
|
||||
|
||||
# Logging
|
||||
- INVENIO_LOGGING_CONSOLE_LEVEL=${INVENIO_LOGGING_CONSOLE_LEVEL:-WARNING}
|
||||
|
||||
# Custom invenio settings
|
||||
- INVENIO_SECURITY_REGISTERABLE=False # Disable manual user registration
|
||||
depends_on:
|
||||
search:
|
||||
condition: service_started
|
||||
|
||||
Reference in New Issue
Block a user