mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 23:49:42 -05:00
suggest ~/.synapse
This commit is contained in:
parent
28408a9f64
commit
c2609b239f
@ -161,9 +161,11 @@ To install the synapse homeserver run::
|
|||||||
This installs synapse, along with the libraries it uses, into
|
This installs synapse, along with the libraries it uses, into
|
||||||
``$HOME/.local/lib/``.
|
``$HOME/.local/lib/``.
|
||||||
|
|
||||||
To actually run your new homeserver, <FIXME: WHAT DIRECTORY DO I RUN FROM? WHERE
|
To actually run your new homeserver, pick a working directory for Synapse to run (e.g. ``~/.synapse``), and::
|
||||||
DO MY CONFIG FILES AND LOGS LIVE? ISN'T THERE A STANDARD LOCATION IF INSTALLING
|
|
||||||
INTO ?>, ``synctl start`` and follow the instructions.
|
$ mkdir ~/.synapse
|
||||||
|
$ cd ~/.synapse
|
||||||
|
$ synctl start
|
||||||
|
|
||||||
Homeserver Development
|
Homeserver Development
|
||||||
======================
|
======================
|
||||||
|
Loading…
Reference in New Issue
Block a user