diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2025-12-08 00:31:59 +0100 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2025-12-08 00:31:59 +0100 |
| commit | c2977c08c4778d0dff74ca92441bc33789687947 (patch) | |
| tree | d40430de2b8fa9a92c230fe98ddafcd8bd6eee59 /config.h | |
| parent | 0159795be5aa8423e8d223d057912e2d152efb4f (diff) | |
| download | arfnet2-search-c2977c08c4778d0dff74ca92441bc33789687947.tar.gz arfnet2-search-c2977c08c4778d0dff74ca92441bc33789687947.zip | |
periodic reindexing
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ /* config */ extern unsigned short port; extern char *tmpl_path, *root, *subdir; +extern int magic_enable, period; int config_load(const char *conf_path); |
