projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e7cff
)
add override for pgusbase for testing
author
Stephen Frost
<sfrost@snowman.net>
Wed, 23 May 2018 12:21:32 +0000
(08:21 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Wed, 23 May 2018 12:21:32 +0000
(08:21 -0400)
templates/context.override.json
patch
|
blob
|
blame
|
history
diff --git
a/templates/context.override.json
b/templates/context.override.json
index 00f33f92b8db936d426f3034ad75d6a0707cedf6..3cb39c7b8730b7599fe60af0eb9bb0715f137bf6 100644
(file)
--- a/
templates/context.override.json
+++ b/
templates/context.override.json
@@
-2,5
+2,7
@@
"linkbase": "https://test2018.postgresopen.org/",
"mediabase": "https://test2018.postgresopen.org/",
+ "pgusbase": "https://test.postgresql.us/",
+
"conference": "PostgresOpen 2018"
}