The beginning of something great
This commit is contained in:
15
contrib/examples/publish.conf.example
Normal file
15
contrib/examples/publish.conf.example
Normal file
@@ -0,0 +1,15 @@
|
||||
# mpris-scrobbler publish helper configuration
|
||||
#
|
||||
# Copy to:
|
||||
# ~/.config/mpris-scrobbler/publish.conf
|
||||
#
|
||||
# Or let install.sh install it automatically if missing.
|
||||
|
||||
# Local output directory for generated report files.
|
||||
OUTPUT_DIR="$HOME/music-report"
|
||||
|
||||
# Remote rsync target.
|
||||
REMOTE_TARGET="user@host:/var/www/music-report"
|
||||
|
||||
# Optional custom database path (leave empty for default path).
|
||||
DB_PATH=""
|
||||
Reference in New Issue
Block a user