diff --git a/README.md b/README.md index 9573392..0937632 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Before installing, read the [Zap installation instructions](https://codeberg.org - Zap requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. **Domains -> Add domain**. As Zap uses the full domain and is installed on the root, you can create a subdomain such as Zap.domain.tld. Don't forget to update your DNS if you manage them manually. -## Ldap Admin user rights, logs and failed database updates +## LDAP Admin user rights, logs and failed database updates - **For admin rights**: When installation is complete, you will need to visit your new hub's page and login with the **admin account username** which was entered at the time of installation process. You should then be able to create your first channel and have the **admin rights** for the hub. @@ -52,9 +52,9 @@ Before installing, read the [Zap installation instructions](https://codeberg.org - **Failing to get admin rights :** If the admin cannot access the admin settings at `https://zap.example.com/admin` or you want to grant admin rights to any other user(s) on the hub, then you have to **manually add 4096** to the **account_roles** under **accounts** for that user in the **database through phpMYAdmin**. -- **For logs :** Go to **admin->logs** and enter the file name **php.log**. +- **For logs:** Go to **admin->logs** and enter the file name **php.log**. -- **Failed Database after Upgrade :** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://zap.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMYAdmin**. +- **Failed Database after Upgrade:** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://zap.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMYAdmin**. ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 1ce8809..2f40855 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,7 @@ Before installing, read the [Zap installation instructions](https://codeberg.org - Zap requires a dedicated domain, so obtain one and add it using the YunoHost admin panel. **Domains -> Add domain**. As Zap uses the full domain and is installed on the root, you can create a subdomain such as Zap.domain.tld. Don't forget to update your DNS if you manage them manually. -## Ldap Admin user rights, logs and failed database updates +## LDAP Admin user rights, logs and failed database updates - **For admin rights**: When installation is complete, you will need to visit your new hub's page and login with the **admin account username** which was entered at the time of installation process. You should then be able to create your first channel and have the **admin rights** for the hub. @@ -48,9 +48,9 @@ Before installing, read the [Zap installation instructions](https://codeberg.org - **Failing to get admin rights :** If the admin cannot access the admin settings at `https://zap.example.com/admin` or you want to grant admin rights to any other user(s) on the hub, then you have to **manually add 4096** to the **account_roles** under **accounts** for that user in the **database through phpMYAdmin**. -- **For logs :** Go to **admin->logs** and enter the file name **php.log**. +- **For logs:** Go to **admin->logs** and enter the file name **php.log**. -- **Failed Database after Upgrade :** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://zap.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMYAdmin**. +- **Failed Database after Upgrade:** Some times databse upgrade fails after version upgrade. You can go to hub eg. `https://zap.example.com/admin/dbsync/` and check the numbers of failled update. These updates will have to be ran manually by **phpMYAdmin**. ## Documentations et ressources