Instance description

default
dump_stack() 2023-01-17 18:45:40 +00:00
parent 4e6c408c87
commit 6acfbfa0fe
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,10 @@ in {
system.activationScripts.peertube = ''
mkdir -p /var/lib/peertube/{storage,config}
cat > /var/lib/peertube/config/local.yml <<EOF
instance:
name: 'v.lor.sh'
terms: 'See [lor.sh/about](https://lor.sh/about).'
redis:
hostname: '${hostName}'