31 lines
454 B
Plaintext
31 lines
454 B
Plaintext
soulseek:
|
|
address: vps.slsknet.org
|
|
port: 2271
|
|
username: changeme
|
|
password: changeme
|
|
|
|
web:
|
|
authentication:
|
|
disabled: false
|
|
username: admin
|
|
password: changeme
|
|
|
|
http:
|
|
host: 0.0.0.0
|
|
port: 5030
|
|
|
|
https:
|
|
enabled: true
|
|
port: 5031
|
|
cert: /app/data/cert.pem
|
|
key: /app/data/key.pem
|
|
|
|
listenPort: 50300
|
|
remoteConfiguration: true
|
|
|
|
paths:
|
|
data: /app/data
|
|
downloads: /app/data/downloads
|
|
incomplete: /app/data/incomplete
|
|
|