mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-16 11:19:49 +00: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