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
de87c3aa
Unverified
Commit
de87c3aa
authored
Sep 06, 2019
by
Henrique Dias
Committed by
GitHub
Sep 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: web ui 2.5.1
parent
06153e08
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 @
de87c3aa
package
corehttp
// TODO: move to IPNS
const
WebUIPath
=
"/ipfs/Qm
NyMYhwJUS1cVvaWoVBhrW8KPj1qmie7rZcWo8f1Bvkhz
"
const
WebUIPath
=
"/ipfs/Qm
VTiRTQ72qiH4usAGT4c6qVxCMv4hFMUH9fvU6mktaXdP
"
// this is a list of all past webUI paths.
var
WebUIPaths
=
[]
string
{
...
...
@@ -24,6 +24,7 @@ var WebUIPaths = []string{
"/ipfs/QmU3o9bvfenhTKhxUakbYrLDnZU7HezAVxPM6Ehjw9Xjqy"
,
"/ipfs/QmPhnvn747LqwPYMJmQVorMaGbMSgA7mRRoyyZYz3DoZRQ"
,
"/ipfs/QmQNHd1suZTktPRhP7DD4nKWG46ZRSxkwHocycHVrK3dYW"
,
"/ipfs/QmNyMYhwJUS1cVvaWoVBhrW8KPj1qmie7rZcWo8f1Bvkhz"
,
}
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