mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
add MAGNET_DOWNLOAD_YGGDRASIL_URL_ONLY settings
This commit is contained in:
parent
6d39625510
commit
96a03ec4ec
2 changed files with 29 additions and 3 deletions
|
|
@ -98,6 +98,8 @@ define('MAGNET_STOP_WORDS_SIMILAR',
|
|||
]
|
||||
);
|
||||
|
||||
define('MAGNET_DOWNLOAD_YGGDRASIL_URL_ONLY', true);
|
||||
|
||||
// Comment
|
||||
define('COMMENT_DEFAULT_APPROVED', false);
|
||||
define('COMMENT_DEFAULT_PUBLIC', false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue