Hi Ken, In the current implementation, both of them work, but considering the spec changes with yaml 1.2, I'd strongly recommend you use the 'true/false' form.
yaml 1.1: http://yaml.org/type/bool.html yaml 1.2: http://www.yaml.org/spec/1.2/spec.html#id2803629 On Wed, Mar 27, 2013 at 11:04 PM, GAEfan <[email protected]> wrote: > Is the proper syntax for the threadsafe flag in app.yaml supposed to be > "yes/no", or "true/false"? Or both are OK? > > I have seen it both ways. Just want to make sure. > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Takashi Matsuo | Developers Programs Engineer | [email protected] -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
