Adds an option for only allowing un-signing by the author

This commit is contained in:
2022-08-09 17:21:55 +02:00
parent 0d4d87373c
commit a7c284ade2
11 changed files with 111 additions and 60 deletions

View File

@@ -21,6 +21,8 @@ Options:
Admin_Auto_Decrypt: false
# Whether to only allow the author of a book to create copies
Author_Only_Copy: false
# Whether to only allow the author of a book to unsign it
Author_Only_Unsign: false
# Whether to automatically format every book when it's signed
Format_Book_After_Signing: false