mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-05 22:05:14 -04:00
18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
[main]
|
|
; All paths are relative to the home dir.
|
|
configdir = .screenly
|
|
database = .screenly/screenly.db
|
|
nodetype = standalone
|
|
;listen = 127.0.0.1:8080
|
|
|
|
[viewer]
|
|
; Show Screenly splash screen
|
|
show_splash = True
|
|
;resolution = 1920x1080
|
|
|
|
; 'local' or 'hdmi'
|
|
audio_output = hdmi
|
|
|
|
; Shuffle playlist before playing (otherwise sorted by name)
|
|
shuffle_playlist = False
|