From dda00d4bae24ec64a801e453255a16ccf573a91a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 12 Mar 2023 18:09:22 +0000 Subject: [PATCH] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a50b198..650910e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Actually it's possible to access to the Git repositories by the `git` command ov ### Remove To remove the data directory in `/home/yunohost.app/forgejo`, use the `--purge` option: -`sudo yunohost remove forgrjo --purge`. +`sudo yunohost remove forgejo --purge`. ### Uploaded files size By default, NGINX is configured with a maximum value for uploading files at 200 MB. It's possible to change this value on `/etc/nginx/conf.d/my.domain.tld.d/forgejo.conf`. diff --git a/README_fr.md b/README_fr.md index 3c24c02..8b54515 100644 --- a/README_fr.md +++ b/README_fr.md @@ -70,7 +70,7 @@ Actually it's possible to access to the Git repositories by the `git` command ov ### Remove To remove the data directory in `/home/yunohost.app/forgejo`, use the `--purge` option: -`sudo yunohost remove forgrjo --purge`. +`sudo yunohost remove forgejo --purge`. ### Uploaded files size By default, NGINX is configured with a maximum value for uploading files at 200 MB. It's possible to change this value on `/etc/nginx/conf.d/my.domain.tld.d/forgejo.conf`.