mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-10 23:17:53 +00:00
remove deprecated notice
This commit is contained in:
parent
2c8adbc1e4
commit
6e3ba1a05a
@ -64,7 +64,7 @@ define('WEBSITE_MAGNET_SHORT_META_DESCRIPTION_LENGTH', 480);
|
|||||||
// Moderation
|
// Moderation
|
||||||
define('MODERATOR_IP_LIST', (array)
|
define('MODERATOR_IP_LIST', (array)
|
||||||
[
|
[
|
||||||
'127.0.0.1', // at least one IP/moderator required
|
'127.0.0.1',
|
||||||
// ...
|
// ...
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user