Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/test_site/settings.ini

Issue 29874564: Issue 6926 - Set "siteurl" to "localhost:5000" in testserver (Closed)
Patch Set: Initial Created Sept. 4, 2018, 2:14 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/test_site/pages/siteurl.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/settings.ini
===================================================================
--- a/tests/test_site/settings.ini
+++ b/tests/test_site/settings.ini
@@ -1,13 +1,13 @@
[general]
defaultlocale = en
defaultpage = filter
crowdin-project-name = test
-siteurl = https://acme.com/
+siteurl = https://acme.com
[langnames]
de = Deutsch
[locale_overrides]
translate-html = translate
translate-tmpl = translate
translate-include = translate
« no previous file with comments | « tests/test_site/pages/siteurl.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld