Created
January 26, 2015 08:27
-
-
Save sizovs/285fc0fff552552f06ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set 'zzk_skip_avatar_cache_for_finish_avatar_upload' hostGroup 'any' appGroup 'any' to '0' | |
set 'zzk_email_configuration_graceful_degradation' to 'yoman' | |
set 'zzk_json' to json( | |
[ | |
'socket-timeout' : 10000, | |
'connection-timeout': 5000 | |
]) | |
delete 'zzk_deletable' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment