mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 17:31:21 +01:00
Updated Troubleshooting problems (markdown)
parent
98bc494094
commit
cadcee0d53
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ of *-nolisten -wa -console* options described below.
|
|||
|
||||
- *-wa* write-avoid will discourage (but not deny) writes to the database. This prevents a lot of background tasks and other noise, making it easier to conduct maintenance (implies *-nobackfill*).
|
||||
|
||||
- *-slave* allows read-only access to a live database. Only one instance of Construct may have write access to a database at a time; additional instances use this option.
|
||||
|
||||
- *-console* convenience to immediately drop to the adminstrator console
|
||||
after startup.
|
||||
|
||||
|
|
Loading…
Reference in a new issue