mirror of
https://github.com/wallabag/docker.git
synced 2026-01-05 18:37:37 +01:00
env variable to disable user registration
This commit is contained in:
@ -24,7 +24,7 @@ parameters:
|
||||
twofactor_sender: no-reply@wallabag.org
|
||||
|
||||
# fosuser stuff
|
||||
fosuser_registration: true
|
||||
fosuser_registration: {{ registration }}
|
||||
fosuser_confirmation: true
|
||||
|
||||
from_email: {{ from_email }}
|
||||
|
||||
Reference in New Issue
Block a user