1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grammalecte_ynh.git synced 2024-09-03 20:36:23 +02:00

Add README

This commit is contained in:
ericgaspar 2022-12-21 15:14:12 +01:00
parent a5be849161
commit 3035f6911d
5 changed files with 9 additions and 1 deletions

View file

@ -5,7 +5,7 @@
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
domain="domain.tld"
; Checks
pkg_linter=1
setup_sub_dir=0

0
doc/DESCRIPTION.md Normal file
View file

3
doc/DISCLAIMER.md Normal file
View file

@ -0,0 +1,3 @@
## Configuration
The Grammalecte server can be configured by changing the command-line options of the `systemd` service `grammalecte.service`.

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View file

@ -8,6 +8,11 @@
},
"version": "2.1.1~ynh2",
"url": "https://grammalecte.net",
"upstream": {
"license": "GPL-3.0-only",
"website": "https://grammalecte.net",
"code": "http://code.grammalecte.net:8080/"
},
"license": "GPL-3.0-only",
"maintainer": {
"name": "Jules Bertholet",