1
0
Fork 0

Optionally display the resharer as icon

This commit is contained in:
Michael 2020-08-26 12:33:17 +00:00
commit 355284841a
5 changed files with 17 additions and 0 deletions

View file

@ -150,6 +150,10 @@ return [
// optimize_tables (Boolean)
// Periodically (once an hour) run an "optimize table" command for cache tables
'optimize_tables' => false,
// display_resharer (Boolean)
// Display the first resharer as icon and text on a reshared item.
'display_resharer' => false,
],
// Used in the admin settings to lock certain features