PVE-mods/src/pve-mod.conf
Meliox abe8dcfee8
chore: enforce LF line endings via .gitattributes (#206)
* tes5

* chore: enforce LF line endings via .gitattributes

---------

Co-authored-by: Meliox <na>
2026-06-11 22:47:53 +02:00

20 lines
511 B
Plaintext

# pve-mod main configuration file
# Run 'pve-mod-configure' to set values interactively.
#
# This file only declares which mods are enabled. Each mod keeps its own
# settings in /etc/pve-mod/conf.d/<mod>.conf
#
# When a mod flag below is 1, its patches are (re)applied on install and,
# if [pve_trigger] enabled=1, after every pve-manager upgrade.
[modules]
node_info=0
nag_screen=0
# Re-apply patches automatically after a pve-manager upgrade (dpkg trigger).
[pve_trigger]
enabled=0
[service]
mode=embedded