mirror of
https://github.com/9001/copyparty.git
synced 2025-11-24 07:23:22 -07:00
Reformat cfg.py with black
This commit is contained in:
parent
1aa3728b8a
commit
472e00a4a9
|
|
@ -331,7 +331,7 @@ flagcats = {
|
||||||
},
|
},
|
||||||
"opds": {
|
"opds": {
|
||||||
"opds": "enable OPDS",
|
"opds": "enable OPDS",
|
||||||
"opds_exts": "file formats to list in OPDS feeds; leave empty to show everything"
|
"opds_exts": "file formats to list in OPDS feeds; leave empty to show everything",
|
||||||
},
|
},
|
||||||
"textfiles": {
|
"textfiles": {
|
||||||
"md_no_br": "newline only on double-newline or two tailing spaces",
|
"md_no_br": "newline only on double-newline or two tailing spaces",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue