Move z9-host-specific configs and templates into z9 subdirectories

This commit is contained in:
June 2023-08-04 13:41:00 +02:00 committed by julian
commit 3d238d9f63
49 changed files with 40 additions and 40 deletions

View file

@ -0,0 +1,12 @@
general =
{
name = "Audio Pi";
port = 5000;
udp_port_base = 6001;
udp_port_range = 10;
interpolation = "soxr";
output_backend = "alsa";
mdns_backend = "avahi";
volume_range_db = 40;
volume_max_db = -20.0;
};