Skip to content

Instantly share code, notes, and snippets.

@hertsch
Created March 17, 2014 15:14
Show Gist options
  • Save hertsch/9601097 to your computer and use it in GitHub Desktop.
Save hertsch/9601097 to your computer and use it in GitHub Desktop.
sample-event-config-publishing
"date": {
  "event_date_from": {
    "allow_date_in_past": false
  },
  "event_date_to": [
    
  ],
  "event_publish_from": {
    "subtract_days": 21
  },
  "event_publish_to": {
    "add_days": 7
  }
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment