mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-01-07 11:21: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