mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
added configuration for single user mode
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
LOCAL_DOMAIN={{domain}}
|
||||
SINGLE_USER_MODE=true
|
||||
SINGLE_USER_MODE={{mastodon_single_user_mode}}
|
||||
SECRET_KEY_BASE={{mastodon_secret_key_base}}
|
||||
OTP_SECRET={{mastodon_otp_secret}}
|
||||
VAPID_PRIVATE_KEY={{mastodon_vapid_private_key}}
|
||||
|
Reference in New Issue
Block a user