tflidd

Results 106 comments of tflidd

Wouldn't it be better to update the CentOS version and keep this updated. You can then mention that it was tested with other distributions as well. I think it will...

It was removed here: https://github.com/nextcloud/server/pull/26780 Please feel free to create a pull request (there is a edit link on each documentation page)

In the server wiki, this could be a good place? So you have a starting point of clients even when the document gets outdated. And it's not part of the...

Just remove? Or do you have a copy in the Nextcloud repo or something simliar?

For me it looks good. It would be great if the people involved in the changes (https://github.com/nextcloud/server/pull/26765) could quickly check as well: @rullzer

and the DCO is missing.... and the automatic checks are not running through...

There are apps that are storing information to the data folder! E.g. the updater app under `updater-randomstring`, some apps just as their app names like gallery, files_external, gpxedit, news, ......

> @tflidd I'm afraid I don't understand. Those apps write to _app data_, right? App data is part of the data directory. This will be backed up. Yes. So everything...

In some oler tutorial that included redis, it just restarts `redis-server` (https://bayton.org/docs/nextcloud/installing-nextcloud-on-ubuntu-16-04-lts-with-redis-apcu-ssl-apache/). However, it says that you need to add redis to the services to be started at startup whereas...

If I use your query, I get an empty result (with the `s`): `ocs/v2.php/core/autocomplete/get?format=json&shareTypes[]=8&search=myname` However, in the sharing documentation (https://docs.nextcloud.com/server/18/developer_manual/client_apis/OCS/ocs-share-api.html#create-a-new-share): > POST Arguments: shareType - (int) 0 = user; 1...