We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c565a commit b8e71ccCopy full SHA for b8e71cc
db/comdb2.c
@@ -245,7 +245,7 @@ int gbl_authentication_cache_ageout = 900;
245
int gbl_authorization_cache_ageout = 600;
246
int gbl_cache_authz_perms = 1;
247
int gbl_iam_verbosity = 0;
248
-int gbl_iam_decision_history=0;
+int gbl_iam_decision_history = 0;
249
int gbl_use_sp_resource = 0;
250
int gbl_upd_key;
251
unsigned long long gbl_sqltick;
0 commit comments