Add www-apps/yarnd
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
18
www-apps/yarnd/files/yarnd.confd-r1
Normal file
18
www-apps/yarnd/files/yarnd.confd-r1
Normal file
@@ -0,0 +1,18 @@
|
||||
# Arguments to pass to the Yarn.social server
|
||||
# Some common options are:
|
||||
# -R to enable open registrations (this is required for admin account creation)
|
||||
# -d path to data directory
|
||||
# -O to enable open profiles
|
||||
|
||||
# Environment variables
|
||||
# These will be exported by OpenRC for use with the daemon
|
||||
|
||||
# ADMIN_USER=""
|
||||
# ADMIN_EMAIL=""
|
||||
|
||||
# These values are required for a production instance
|
||||
# cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 64 | head -n 1
|
||||
#
|
||||
# API_SIGNING_KEY=""
|
||||
# COOKIE_SECRET=""
|
||||
# MAGICLINK_SECRET=""
|
||||
Reference in New Issue
Block a user