summaryrefslogtreecommitdiffstats
path: root/src/confdb
diff options
context:
space:
mode:
Diffstat (limited to 'src/confdb')
-rw-r--r--src/confdb/confdb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/confdb/confdb.h b/src/confdb/confdb.h
index 3fa8b037..139dd903 100644
--- a/src/confdb/confdb.h
+++ b/src/confdb/confdb.h
@@ -119,6 +119,9 @@
#define CONFDB_SSH_HASH_KNOWN_HOSTS "ssh_hash_known_hosts"
#define CONFDB_DEFAULT_SSH_HASH_KNOWN_HOSTS true
+/* PAC */
+#define CONFDB_PAC_CONF_ENTRY "config/pac"
+
/* Data Provider */
#define CONFDB_DP_CONF_ENTRY "config/dp"