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
Agnos is configured via a single [TOML](https://toml.io/) file. A commented example is available in [config_example.toml](https://github.com/krtab/agnos/blob/main/config_example.toml).
118
118
119
-
It is advised to absolute rather than relative paths in the configuration file.
119
+
It is advised to use absolute rather than relative paths in the configuration file.
0 commit comments