Skip to content

Instantly share code, notes, and snippets.

@davidohana
Created June 28, 2020 13:51
Show Gist options
  • Save davidohana/202a63e95ccd93c67494c5ca27df3520 to your computer and use it in GitHub Desktop.
Save davidohana/202a63e95ccd93c67494c5ca27df3520 to your computer and use it in GitHub Desktop.
@config_custom
def staging():
LogConfig.file_out_folder = "../log-staging"
ElasticConfig.env_name = "staging"
MirrorConfig.batch_hours = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment