Instance description
This commit is contained in:
parent
4e6c408c87
commit
6acfbfa0fe
@ -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}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user