Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. set 'zzk_skip_avatar_cache_for_finish_avatar_upload' hostGroup 'any' appGroup 'any' to '0'
  2.  
  3. set 'zzk_email_configuration_graceful_degradation' to 'yoman'
  4.  
  5. set 'zzk_json' to json(
  6. [
  7. 'socket-timeout' : 10000,
  8. 'connection-timeout': 5000
  9. ])
  10.  
  11. delete 'zzk_deletable'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement