File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -9344,14 +9344,6 @@ The driver used for this password database. If empty, defaults to
93449344drivers.`
93459345 } ,
93469346
9347- passdb_args : {
9348- tags : [ 'passdb' ] ,
9349- values : setting_types . STRING ,
9350- text : `
9351- Arguments for the passdb driver. The format of this value depends on the
9352- passdb driver. Each one uses different args.`
9353- } ,
9354-
93559347 passdb_fields : {
93569348 tags : [ 'passdb' ] ,
93579349 values : setting_types . STRLIST ,
@@ -11039,13 +11031,6 @@ The driver used for this user database. If empty, defaults to
1103911031drivers.`
1104011032 } ,
1104111033
11042- userdb_args : {
11043- tags : [ 'userdb' ] ,
11044- values : setting_types . STRING ,
11045- text : `
11046- Arguments for the userdb driver. The format of this value depends on the userdb driver. Each one uses different args.`
11047- } ,
11048-
1104911034 userdb_fields : {
1105011035 tags : [ 'userdb' ] ,
1105111036 values : setting_types . STRLIST ,
You can’t perform that action at this time.
0 commit comments