The
As a system administrator, you can:
enable all online accounts;
selectively enable a few online accounts;
disable all online accounts.
Make sure that you have theĀ
Create the key file
To enable specific providers:
[org/gnome/online-accounts]
whitelisted-providers= ['google', 'facebook']
Explain where these come from. For example, why "google" instead of "Google"? Where can I find a full list?
To disable all providers:
[org/gnome/online-accounts]
whitelisted-providers= ['']
To allow all available providers:
[org/gnome/online-accounts]
whitelisted-providers= ['all']
This is the default setting.
To prevent the user from overriding these settings, create the file
# Lock the list of providers that are allowed to be loaded
/org/gnome/online-accounts/whitelisted-providers