meta-agl-core: remove IMAGE_FSTYPES override
[AGL/meta-agl.git] / meta-pipewire / dynamic-layers / meta-app-framework / recipes-multimedia / pipewire / pipewire-conf-agl / server.env
1 # This file contains environment variables that will apply
2 # to the pipewire daemon as well as its session manager
3
4 # Disable rtkit for wireplumber, which is also a client
5 DISABLE_RTKIT=1
6
7 # Uncomment to enable wireplumber debug
8 #G_MESSAGES_DEBUG=all
9
10 # Uncomment to enable pipewire debug
11 # 1=error, 2=warning, 3=info, 4=debug, 5=trace
12 #PIPEWIRE_DEBUG=4