mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-26 10:40:28 -06:00
18 lines
278 B
YAML
18 lines
278 B
YAML
listen:
|
|
port: 9006
|
|
|
|
webserver:
|
|
host: 'localhost'
|
|
port: 9006
|
|
|
|
database:
|
|
suffix: '-test6'
|
|
|
|
# From the project root directory
|
|
storage:
|
|
certs: 'test6/certs/'
|
|
uploads: 'test6/uploads/'
|
|
logs: 'test6/logs/'
|
|
thumbnails: 'test6/thumbnails/'
|
|
torrents: 'test6/torrents/'
|