mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Just stumbled upon #2054, which mentions removing and installing the app again as a solution. Checked this page, which didn't mention anything about app removal. I basically winged it with `app:remove` and it worked: ```bash $ php occ app:remove calendar calendar disabled calendar removed $ php occ app:install calendar calendar installed calendar enabled ``` This PR just adds app:remove under app commands list. Signed-off-by: Aleksandar Todorović <aleksandar@sigurnost.online> |
||
|---|---|---|
| .. | ||
| images | ||
| activity_configuration.rst | ||
| antivirus_configuration.rst | ||
| automatic_configuration.rst | ||
| background_jobs_configuration.rst | ||
| bruteforce_configuration.rst | ||
| caching_configuration.rst | ||
| config_sample_php_parameters.rst | ||
| email_configuration.rst | ||
| external_sites.rst | ||
| index.rst | ||
| language_configuration.rst | ||
| logging_configuration.rst | ||
| oauth2.rst | ||
| occ_command.rst | ||
| reverse_proxy_configuration.rst | ||
| security_setup_warnings.rst | ||
| theming.rst | ||