What's happen when I update to my modification?

Hi everyone;

I have questions related to doing modification and update.

Config Nginx

If I modify /etc/nginx/conf.d/nextcloud.domain.tld.d/nextcloud.conf because I want the Social apps (webfinger)

  1. What will not be updated ? the application, the nginx configuration, yunohost-core, … ?

Application Configuration

If I modify nextcloud/config because I want ‘mysql.utf8mb4’ => true,

  1. what will happen when yunohost contributors push for an update?
    1.2. what would be the best approach in this case?
    forking the app and maintaining my own repo?

On another fresh yunohost I installed the peertube applications and saw the warning message saying that the configuration has been changed so that automatic update would not be possible.

  1. Why do I see this message when I haven’t changed anything?
  2. How could I track down the change of the peertube installation on the system?
  3. Why peertube is rated 7 if it break all the system ?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.