Skip to content

Commit

Permalink
Update default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Neraste committed Nov 19, 2022
1 parent 1e52c2b commit fb14a4f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/dakara_player/resources/player.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,13 @@ server:
# host: 127.0.0.1
# port: 8000

# Token for server authentication
# You can find your token in "Settings > Token > Player token" on the dakara web client
token: tokenValue

# Use a secured connection
# ssl: false

# Credentials for server authentication
login: login
password: pass

# Interval to reconnect to the server if connection lost (in seconds)
# reconnect_interval: 5

Expand Down

0 comments on commit fb14a4f

Please sign in to comment.