aboutsummaryrefslogtreecommitdiff
path: root/src/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.c')
-rw-r--r--src/config.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.c b/src/config.c
index c928431..7d0e760 100644
--- a/src/config.c
+++ b/src/config.c
@@ -1440,9 +1440,6 @@ static struct grecs_keyword wydawca_kw[] = {
{ "single-process", NULL,
N_("Do not spawn subprocesses"),
grecs_type_bool, GRECS_DFLT, &single_process },
- { "wakeup-interval", N_("time"),
- N_("Set wake-up interval"),
- grecs_type_string, GRECS_CONST, &wakeup_interval, 0, cb_interval },
{ "pidfile", N_("file"),
N_("Set pid file name"),
grecs_type_string, GRECS_CONST, &pidfile},

Return to:

Send suggestions and report system problems to the System administrator.