mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-15 16:27:54 +02:00
Custom Chapter Naming Scheme
https://github.com/C9Glax/tranga/issues/92
This commit is contained in:
@ -14,4 +14,5 @@ export default interface IBackendSettings {
|
||||
compression: number;
|
||||
bwImages: boolean;
|
||||
startNewJobTimeoutMs: number;
|
||||
chapterNamingScheme: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user