summaryrefslogtreecommitdiff
path: root/resource/conf/table_info.conf
diff options
context:
space:
mode:
Diffstat (limited to 'resource/conf/table_info.conf')
-rw-r--r--resource/conf/table_info.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/resource/conf/table_info.conf b/resource/conf/table_info.conf
index c91f222..1a95586 100644
--- a/resource/conf/table_info.conf
+++ b/resource/conf/table_info.conf
@@ -1,11 +1,12 @@
[
{
"table_id":0,
- "table_name":"PXY_PROFILE_KEYRING",
+ "table_name":"DECRYPTION_KEYRING",
"table_type":"plugin",
"custom": {
"key_name":"uuid",
- "key_type":"pointer"
+ "key_type":"pointer",
+ "foreign_names": ["private_key_file", "public_key_file"]
}
}
] \ No newline at end of file