[common] implement 'parent-session'
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
|
||||
"parent-directory": false,
|
||||
"parent-metadata" : false,
|
||||
"parent-session" : false,
|
||||
"parent-skip" : false,
|
||||
|
||||
"path-restrict": "auto",
|
||||
@@ -1023,6 +1024,7 @@
|
||||
"chevereto":
|
||||
{
|
||||
"parent-metadata": true,
|
||||
"parent-session" : true,
|
||||
"password" : ""
|
||||
},
|
||||
|
||||
@@ -1097,7 +1099,8 @@
|
||||
|
||||
"imagehost":
|
||||
{
|
||||
"parent-metadata": true
|
||||
"parent-metadata": true,
|
||||
"parent-session" : true
|
||||
},
|
||||
|
||||
"mastodon":
|
||||
|
||||
Reference in New Issue
Block a user