Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos-caddy
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Guillaume Hervier
slapos-caddy
Commits
c856be74
Commit
c856be74
authored
Apr 03, 2017
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apache-frontend: Update JSON Schema.
parent
077398ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
software/apache-frontend/instance-slave-apache-input-schema.json
...e/apache-frontend/instance-slave-apache-input-schema.json
+21
-0
No files found.
software/apache-frontend/instance-slave-apache-input-schema.json
View file @
c856be74
...
...
@@ -96,6 +96,27 @@
"default"
:
""
},
"monitor-ipv6-test"
:
{
"title"
:
"IPv6 Address to Monitor Packet Lost"
,
"description"
:
"IPv6 Address for the frontend keep monitoring with ping6 (without brackets)"
,
"type"
:
"string"
,
"default"
:
""
},
"monitor-ipv4-test"
:
{
"title"
:
"IPv4 Address to Monitor Packet Lost"
,
"description"
:
"IPv4 Address for the frontend keep monitoring with ping"
,
"type"
:
"string"
,
"default"
:
""
},
"re6st-optimal-test"
:
{
"title"
:
"IPv6 and IPv4 Address to test Re6st"
,
"description"
:
"IPv6 and IPv6 Address for the frontend test if re6st is on the optimal status (use ipv6,ipv4)"
,
"type"
:
"string"
,
"default"
:
""
},
"enable_cache"
:
{
"title"
:
"Enable Cache"
,
"description"
:
"If set to true, http caching server (Apache Traffic Server) will be used between frontend apache and backend"
,
...
...
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