summaryrefslogtreecommitdiffstats
path: root/src/authdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/authdb.h')
-rw-r--r--src/authdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/authdb.h b/src/authdb.h
index 562ed17..5c6c53d 100644
--- a/src/authdb.h
+++ b/src/authdb.h
@@ -19,6 +19,7 @@ struct authdb_config {
uint64_t hard_block_categories;
blob_t redirect_url_base;
unsigned int logout_timeout;
+ int require_auth;
};
struct authdb {