mirror of
https://github.com/matrix-construct/construct
synced 2024-11-11 12:31:07 +01:00
doc: Fix webroot conf item rename from 7843925335
in setup instructions. [skip ci]
This commit is contained in:
parent
75884a41c6
commit
0cfe6ef0ae
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ of the daemon has a unique _servername_.
|
||||||
4. To use a web-based client like Riot, configure the "webroot" directory
|
4. To use a web-based client like Riot, configure the "webroot" directory
|
||||||
to point at Riot's `webapp/` directory by entering the following:
|
to point at Riot's `webapp/` directory by entering the following:
|
||||||
```
|
```
|
||||||
conf set ircd.webroot.path /path/to/riot-web/webapp/
|
conf set ircd.index.path /path/to/riot-web/webapp/
|
||||||
mod reload index
|
mod reload index
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue