Cleaning
This commit is contained in:
parent
a6a16fc7d7
commit
5ae9a11a62
10
README.md
10
README.md
@ -27,10 +27,6 @@ An open source, modern and powerful wiki app built on Node.js, Git and Markdown
|
||||
|
||||
* [Official demo](https://docs-beta.requarks.io/)
|
||||
|
||||
## Configuration
|
||||
|
||||
How to configure this app: by an admin panel, a plain file with SSH, or any other way.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://docs-beta.requarks.io/
|
||||
@ -39,16 +35,14 @@ How to configure this app: by an admin panel, a plain file with SSH, or any othe
|
||||
|
||||
#### Multi-users support
|
||||
|
||||
Are LDAP and HTTP auth supported?
|
||||
Can the app be used by multiple users?
|
||||
No LDAP and HTTP auth for now but planned to be supported.
|
||||
The app can be used by multiple users?
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/wikijs/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/wikijs/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/wikijs/)
|
||||
* Testing x86-64b - [](https://ci-apps-unstable.yunohost.org/ci/apps/wikijs/)
|
||||
* Unstable x86-64b - [](https://ci-apps-unstable.yunohost.org/ci/apps/wikijs/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -196,7 +196,6 @@ pushd $final_path
|
||||
sudo -u $app env PATH=$PATH:$nodejs_path npm run build
|
||||
popd
|
||||
|
||||
|
||||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
#=================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user