Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
9105e79f
Commit
9105e79f
authored
Sep 02, 2016
by
Robert Knight
Committed by
GitHub
Sep 02, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #86 from hypothesis/add-config-defaults
Document the default values of client config keys
parents
29410350
e1b12e86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
config.md
docs/config.md
+3
-1
No files found.
docs/config.md
View file @
9105e79f
...
...
@@ -23,12 +23,14 @@ Config keys
### `openLoginForm`
_Boolean_
. Controls whether the login panel is automatically opened on startup,
as if the user had clicked "Log in" themselves.
as if the user had clicked "Log in" themselves.
(Default: _false_.)
### `openSidebar`
_Boolean_
. Controls whether the sidebar opens automatically on startup.
(Default: _false_.)
### `showHighlights`
_Boolean_
. Controls whether the in-document highlights are shown by default.
(Default: _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