How to remove Google Calendar sync?

I’ve found some info myself…

Default value (empty string) is stored in config.php under the name 'google_auth_json'.
Configured Google Cloud token is stored in config_override.php under the name $sugar_config['google_auth_json'].

1 Like