Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
debomatic-webui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
debomatic-webui-admins
debomatic-webui
Commits
3a282105
Commit
3a282105
authored
Jul 17, 2014
by
Leo Iannacone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improved some comments
parent
0fdf6f81
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
debomatic-webui/lib/config.coffee
debomatic-webui/lib/config.coffee
+5
-4
No files found.
debomatic-webui/lib/config.coffee
View file @
3a282105
###
###
Please DO NOT edit this file.
Please DO NOT edit this file.
Edit auto-generated 'user.config.
js
' file instead.
Edit auto-generated 'user.config.
coffee
' file instead.
###
###
extend
=
require
(
'extend'
)
extend
=
require
(
'extend'
)
...
@@ -48,7 +48,7 @@ config.web.debomatic.admin.email = "you AT debian DOT org"
...
@@ -48,7 +48,7 @@ config.web.debomatic.admin.email = "you AT debian DOT org"
config
.
web
.
debomatic
.
admin
.
name
=
"Your Name"
config
.
web
.
debomatic
.
admin
.
name
=
"Your Name"
###
###
Configuration of dput to show the home page.
Configuration of dput to show
in
the home page.
###
###
config
.
web
.
debomatic
.
dput
.
incoming
=
config
.
debomatic
.
path
config
.
web
.
debomatic
.
dput
.
incoming
=
config
.
debomatic
.
path
config
.
web
.
debomatic
.
dput
.
host
=
config
.
host
config
.
web
.
debomatic
.
dput
.
host
=
config
.
host
...
@@ -58,13 +58,14 @@ config.web.debomatic.dput.unsigned_uploads = false
...
@@ -58,13 +58,14 @@ config.web.debomatic.dput.unsigned_uploads = false
###
###
List of files to get a simple preview and number of lines
List of files to get a simple preview and number of lines
of the previe
w
to sho
w
###
###
config
.
web
.
file
.
preview
=
[
"buildlog"
]
config
.
web
.
file
.
preview
=
[
"buildlog"
]
config
.
web
.
file
.
num_lines
=
25
config
.
web
.
file
.
num_lines
=
25
###
###
The default preferences
The default user preferences.
See /preferences page for more info
###
###
config
.
web
.
preferences
.
autoscroll
=
true
config
.
web
.
preferences
.
autoscroll
=
true
config
.
web
.
preferences
.
header
=
true
config
.
web
.
preferences
.
header
=
true
...
...
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