summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 24c922866a8d96ae045390269b11dfb9484ecf2a (plain)
1
2
3
4
option('disable_p2p',
       description: 'Disable peer-to-peer DBus connections',
       type: 'boolean',
       value: false)