Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
d273d16c
Commit
d273d16c
authored
Jul 10, 2017
by
Eric Eide
Browse files
Fix Emulab portal NSF award number.
The previous value was based on the University account number.
parent
9b79192e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/portal_defs.php
View file @
d273d16c
...
...
@@ -51,7 +51,7 @@ $WITHPUBLISHING = 0;
$PORTAL_MANUAL
=
"http://docs.emulab.net"
;
$PORTAL_HELPFORUM
=
"emulab-users"
;
$PORTAL_PASSWORD_HELP
=
"Emulab Username or Email"
;
$PORTAL_NSFNUMBER
=
"
CNS-58502134
"
;
$PORTAL_NSFNUMBER
=
"
1513121
"
;
$PORTAL_GENESIS
=
"emulab"
;
$DEFAULT_AGGREGATE
=
"Emulab"
;
$DEFAULT_AGGREGATE_URN
=
"urn:publicid:IDN+${OURDOMAIN}+authority+cm"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment