thuguerre / WebSiteQuickAddingForTodoist

This unofficial Todoist browser extension allows its user to add its current web site's URL as a new Task in his Todoist Inbox, just by clicking on a single button.
MIT License
3 stars 1 forks source link

Push env var in appengine-web.xml only if required ? #38

Open thuguerre opened 5 years ago

thuguerre commented 5 years ago

Regarding #35 and #10 , we have modified the appengine-web.xml to set env vars. Is it possible not to send this configuration (not only values, but whole lines) if we know variables will not be used or values are not set. For instance, for a local deployment.

thuguerre commented 5 years ago

https://nozaki.me/roller/kyle/entry/conditional-inclusion-of-whole-element