diff options
Diffstat (limited to 'conf/options/starter.conf')
-rw-r--r-- | conf/options/starter.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/options/starter.conf b/conf/options/starter.conf new file mode 100644 index 000000000..8465f7e53 --- /dev/null +++ b/conf/options/starter.conf @@ -0,0 +1,10 @@ +starter { + + # Plugins to load in starter. + # load = + + # Disable charon plugin load option warning. + # load_warning = yes + +} + |