mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
init torrent categories feature #26
This commit is contained in:
parent
35babed517
commit
701b448cd6
18 changed files with 1113 additions and 77 deletions
3
.env
3
.env
|
|
@ -59,6 +59,9 @@ APP_LOCALE=en
|
|||
# Supported locales for interface and content filters
|
||||
APP_LOCALES=en|cs|nl|eo|fr|ja|ka|de|he|it|lv|pl|pt|ru|es|uk
|
||||
|
||||
# Content categories, lowercase, enabled by default for new users
|
||||
APP_CATEGORIES=movie|series|tv|animation|music|game|audiobook|podcast|book|archive|picture|software|other
|
||||
|
||||
# Items per page on pagination
|
||||
APP_PAGINATION=10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue