Add GssapiSignalPersistentAuth directive
[mod_auth_gssapi.git] / src / mod_auth_gssapi.h
index 4cf7d39..b12b0e9 100644 (file)
@@ -39,6 +39,7 @@ struct mag_config {
     bool ssl_only;
     bool map_to_local;
     bool gss_conn_ctx;
+    bool send_persist;
     bool use_sessions;
     bool use_s4u2proxy;
     char *deleg_ccache_dir;