1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00

Add screenshot

This commit is contained in:
ericgaspar 2021-05-11 23:19:45 +02:00
parent 5248a164e0
commit b5736b27ad
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 15 additions and 0 deletions

7
doc/DISCLAIMER.md Normal file
View file

@ -0,0 +1,7 @@
* Any known limitations, constrains or stuff not working, such as (but not limited to):
* HedgeDoc needs more than 3 GB of RAM to build.
* Other infos that people should be aware of, such as:
* You can configure HedgeDoc by editing this file `/var/www/hedgedoc/config.json` using the [documentation](https://github.com/hedgedoc/hedgedoc/blob/master/docs/configuration.md)
When you finished editing the configuration, for your changes to take effect, you will have to run: `sudo systemctl restart hedgedoc`.

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

View file

@ -8,6 +8,14 @@
},
"version": "1.8.2~ynh1",
"url": "https://github.com/hedgedoc/hedgedoc",
"upstream": {
"license": "AGPL-3.0-only",
"website": "https://hedgedoc.org",
"demo": "https://demo.hedgedoc.org/",
"admindoc": "https://github.com/hedgedoc/hedgedoc/tree/master/docs",
"userdoc": "https://yunohost.org/fr/app_hedgedoc",
"code": "https://github.com/hedgedoc/hedgedoc"
},
"license": "AGPL-3.0-only",
"maintainer": {
"name": "eric_G"