You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Loads the configuration from the `cynthia-mini.toml` file and the content from the `content` directory.
19
+
/// Then saves the configuration to the database.
20
+
/// If an override environment variable or call param is provided, it will use that database file instead, and load from there. It will not need any files to exist in the filesystem (except for the SQLite file) in that case.
0 commit comments