equal
deleted
inserted
replaced
69 (Default ''). |
69 (Default ''). |
70 --smtp_password=PASSWORD Password for SMTP server. |
70 --smtp_password=PASSWORD Password for SMTP server. |
71 (Default '') |
71 (Default '') |
72 --enable_sendmail Enable sendmail when SMTP not configured. |
72 --enable_sendmail Enable sendmail when SMTP not configured. |
73 (Default false) |
73 (Default false) |
|
74 --show_mail_body Log the body of emails in mail stub. |
|
75 (Default false) |
74 --auth_domain Authorization domain that this app runs in. |
76 --auth_domain Authorization domain that this app runs in. |
75 (Default gmail.com) |
77 (Default gmail.com) |
76 --debug_imports Enables debug logging for module imports, showing |
78 --debug_imports Enables debug logging for module imports, showing |
77 search paths used for finding modules and any |
79 search paths used for finding modules and any |
78 errors encountered during the import process. |
80 errors encountered during the import process. |
|
81 --disable_static_caching Never allow the browser to cache static files. |
|
82 (Default enable if expiration set in app.yaml) |
79 |
83 |
80 |
84 |
81 |
85 |
82 USING THE SDK |
86 USING THE SDK |
83 ======================= |
87 ======================= |