Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
simple_sitemap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
3
Merge Requests
3
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
simple_sitemap
Commits
35c1123b
Commit
35c1123b
authored
Mar 04, 2016
by
Sam152
Committed by
Pawel G
Mar 04, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2680953
by Sam152: Ensure simple_sitemap has appropriate config schema
parent
c872d511
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
0 deletions
+44
-0
config/schema/simple_sitemap.schema.yml
config/schema/simple_sitemap.schema.yml
+44
-0
No files found.
config/schema/simple_sitemap.schema.yml
0 → 100644
View file @
35c1123b
simple_sitemap.settings
:
type
:
config_object
mapping
:
settings
:
type
:
mapping
mapping
:
max_links
:
label
:
'
Max
Links'
type
:
integer
cron_generate
:
label
:
'
Cron
Generate'
type
:
boolean
remove_duplicates
:
label
:
'
Remove
Duplicates'
type
:
boolean
batch_process_limit
:
label
:
'
Batch
process
limit'
type
:
integer
custom
:
label
:
'
Custom'
type
:
sequence
sequence
:
type
:
mapping
mapping
:
path
:
label
:
'
Path'
type
:
string
priority
:
label
:
'
Priority'
type
:
float
entity_types
:
label
:
'
Entity
Types'
type
:
sequence
sequence
:
type
:
sequence
sequence
:
type
:
mapping
mapping
:
index
:
label
:
'
Index'
type
:
integer
priority
:
label
:
'
Priority'
type
:
float
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