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
23ac8a22
Unverified
Commit
23ac8a22
authored
Oct 08, 2019
by
Steven Allen
Committed by
GitHub
Oct 08, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6707 from hacdias/patch-3
feat: web ui 2.5.7
parents
51226cc4
bb59c249
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 @
23ac8a22
package
corehttp
// TODO: move to IPNS
const
WebUIPath
=
"/ipfs/Qm
PURAjo3oneGH53ovt68UZEBvsc8nNmEhQZEpsVEQUMZE
"
const
WebUIPath
=
"/ipfs/Qm
eSXt32frzhvewLKwA1dePTSjkTfGVwTh55ZcsJxrCSnk
"
// this is a list of all past webUI paths.
var
WebUIPaths
=
[]
string
{
...
...
@@ -28,6 +28,7 @@ var WebUIPaths = []string{
"/ipfs/QmVTiRTQ72qiH4usAGT4c6qVxCMv4hFMUH9fvU6mktaXdP"
,
"/ipfs/QmYcP4sp1nraBiCYi6i9kqdaKobrK32yyMpTrM5JDA8a2C"
,
"/ipfs/QmUtMmxgHnDvQq4bpH6Y9MaLN1hpfjJz5LZcq941BEqEXs"
,
"/ipfs/QmPURAjo3oneGH53ovt68UZEBvsc8nNmEhQZEpsVEQUMZE"
,
}
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