Minor language fixes
This commit is contained in:
parent
268ce0770a
commit
32d88d5726
9
INSTALL
9
INSTALL
@ -386,13 +386,14 @@ will be stored, by default, into DB (table queue_items).
|
||||
|
||||
Each time it can, OpportunisticQM will try to handle some of them.
|
||||
|
||||
This is a good solution wether you:
|
||||
This is a good solution whether you:
|
||||
|
||||
* have no access to command line (shared hosting)
|
||||
* do not want to deal with long-running PHP process
|
||||
* run a low traffic GnuSocial instance
|
||||
* do not want to deal with long-running PHP processes
|
||||
* run a low traffic GNU social instance
|
||||
|
||||
In other case, you really should consider using queuedaemon.
|
||||
In other case, you really should consider enabling the queuedaemon for
|
||||
performance reasons.
|
||||
|
||||
### queuedaemon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user