Add crontab example, update a readme for mutes
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
OpenSimMutelist
|
||||
https://github.com/lickx/OpenSimMutelist
|
||||
|
||||
For having grid-stored mutelists on a grid
|
||||
The advantage of this 3rd party module over the standard
|
||||
mutelist module, is that mutes are stored on the grid
|
||||
instead of the user's viewer cache; thus surviving
|
||||
a viewer cache clear.
|
||||
|
||||
Only MySQL/MariaDB supported for now
|
||||
|
||||
|
||||
1
extra/OpenSimSearch/crontab.example
Normal file
1
extra/OpenSimSearch/crontab.example
Normal file
@@ -0,0 +1 @@
|
||||
0 * * * * wget -q --spider https://example.com/helper/search/parser.php
|
||||
Reference in New Issue
Block a user