Hi, I am writing a yaml configuration file for my application. This config file will contain few static settings (eg. drop down menu options). I may need to add or remove few options from the menu so in that case I will just need to change my yaml file and upload the app and changes will reflect.
But when I read the file, it gives error: file not accessible. I saw the warning messages and it says: dev_appserver.py Blocking access to static file ... Can any body give me solution for this! How to read a static file, like a config file. Do I need to do chances in my app.yaml file? Thanks Regards, VKM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
