Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make write_default_config optional #28

Open
cc32d9 opened this issue Jun 30, 2023 · 0 comments
Open

make write_default_config optional #28

cc32d9 opened this issue Jun 30, 2023 · 0 comments
Labels

Comments

@cc32d9
Copy link

cc32d9 commented Jun 30, 2023

If an app starts without an existing config.ini, it creates a default config (if config-dir is not specified, the location is quite arbitrary, depending on current path).

write_default_config(my->_config_file_name);

It will be more practical not to write the default config, but exist with an error if the config does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants