9 lines
150 B
Bash
9 lines
150 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Copy this file as variables.conf, with the correct values
|
|
|
|
filebrowser="yes"
|
|
dlna_server="yes"
|
|
dl_server="yes"
|
|
ftp_server="no"
|