Merge pull request #597 from tobiasjakobi/docs

config skeleton: default value of config_save_on_exit changed
This commit is contained in:
Hans-Kristian Arntzen 2014-03-06 18:46:29 +01:00
commit dd16f12470

View File

@ -63,7 +63,7 @@
# Flushes config to disk on exit. Useful for RGUI as settings can be modified. # Flushes config to disk on exit. Useful for RGUI as settings can be modified.
# Overwrites the config. #include's and comments are not preserved. # Overwrites the config. #include's and comments are not preserved.
# config_save_on_exit = false # config_save_on_exit = true
# Load up a specific config file based on the core being used. # Load up a specific config file based on the core being used.
# core_specific_config = false # core_specific_config = false