Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
e62f92ea
Unverified
Commit
e62f92ea
authored
Dec 04, 2019
by
Steven Allen
Committed by
GitHub
Dec 04, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6778 from hacdias/patch-3
feat: web ui 2.7.2
parents
eb11f569
5ab7a701
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
core/corehttp/webui.go
core/corehttp/webui.go
+2
-1
No files found.
core/corehttp/webui.go
View file @
e62f92ea
package
corehttp
// TODO: move to IPNS
const
WebUIPath
=
"/ipfs/Qm
PkojhjJkJ5LEGBDrAvdftrjAYmi9GU5Cq27mWvZTDieW
"
const
WebUIPath
=
"/ipfs/Qm
exhq2sBHnXQbvyP2GfUdbnY7HCagH2Mw5vUNSBn2nxip
"
// this is a list of all past webUI paths.
var
WebUIPaths
=
[]
string
{
...
...
@@ -32,6 +32,7 @@ var WebUIPaths = []string{
"/ipfs/QmeSXt32frzhvewLKwA1dePTSjkTfGVwTh55ZcsJxrCSnk"
,
"/ipfs/QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m"
,
"/ipfs/QmfNbSskgvTXYhuqP8tb9AKbCkyRcCy3WeiXwD9y5LeoqK"
,
"/ipfs/QmPkojhjJkJ5LEGBDrAvdftrjAYmi9GU5Cq27mWvZTDieW"
,
}
var
WebUIOption
=
RedirectOption
(
"webui"
,
WebUIPath
)
Write
Preview
Markdown
is supported
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