Personal activity and Administration activity

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 15.0.14):
Operating system and version (eg, Debian 10 Buster):
Apache or nginx version (eg, Apache 2.4.38):
PHP version (eg, 7.3):

The issue you are facing:
I am the only user and thus the Nextcloud admin. Under Settings, there are two places to locate the Activity, respectively(my.next.cloud is a fake domain):

https://my.next.cloud/settings/admin/activity

and

https://my.next.cloud/settings/user/activity

What are the differences between these two setting sections?

Suppose I want to have Nextcloud send me emails (email function has been set) when I share files, which is correct?

To set the tick “a file or folder has been shared” under Mail checkbox in the admin section

or

To set the tick in the user section

or

to set them both?

If I tick send mail as soon as possible in one place and/but tick send mail daily in the other place, what is the higher priority?

The admin settings are the skeleton for all users.

Whenever you create a new user these settings will be used as preset values for this user.

The user settings will override the preset values.

Thank you, @rakekniven for the clear explanation.

So the user activity setting has a higher priority.

Sorry for my wrong wording.
It is not about priority and overriding.

The user has its own settings.
Whenever a new user is setup the settings from admin are copied.
See text "Configure the default activity settings for new users. "

Thank you again for clarification. My mistake of understanding.

May I take it as sort of template? I mean the admin’s setting is a template, just like the original video file once the Nextcloud instance is setup, and when a new user is created, then in this newly created user’s default folder, the video automatically appears there for demo of online playing features.

I tried with my NC instance, the config, and now it looks OK, and works fine.

To make sending emails as soon as possible every better and precise, I added a cron job inside the system and made it execute every five minutes.

Yes, exactly.

That is documented pretty well here:

https://docs.nextcloud.com/server/18/admin_manual/configuration_files/default_files_configuration.html