Skip to content

Commit

Permalink
Merge 1c275c8 into db654e0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pchelolo committed May 21, 2019
2 parents db654e0 + 1c275c8 commit 5d39ce8
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 662 deletions.
19 changes: 2 additions & 17 deletions projects/wmf_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ paths:
allows us to contact you quickly. Email addresses or URLs
of contact pages work well.
By using this API, you agree to Wikimedia's
By using this API, you agree to Wikimedia's
[Terms of Use](https://wikimediafoundation.org/wiki/Terms_of_Use) and
[Privacy Policy](https://wikimediafoundation.org/wiki/Privacy_policy).
Unless otherwise specified in the endpoint documentation
below, content accessed via this API is licensed under the
[CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
[CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
and [GFDL](https://www.gnu.org/copyleft/fdl.html) licenses,
and you irrevocably agree to release modifications or
additions made through this API under these licenses.
Expand Down Expand Up @@ -112,21 +112,6 @@ paths:
- path: sys/table.js
options:
conf: '{{options.table}}'
/parsoid_bucket:
x-modules:
- path: sys/multi_content_bucket.js
options:
grace_ttl: '{{default(options.parsoid.grace_ttl, 86400)}}'
index_ttl: '{{default(options.parsoid.index_ttl, 864000)}}'
renew_expiring: true
delete_probability: '{{default(options.parsoid.delete_probability, 1)}}'
table_name_prefix: parsoid_ng
main_content_type:
name: html
value_type: blob
dependent_content_types:
- name: data-parsoid
value_type: json
/key_value: &sys_key_value
x-modules:
- path: sys/key_value.js
Expand Down
15 changes: 0 additions & 15 deletions projects/wmf_enwiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,21 +139,6 @@ paths:
- path: sys/table.js
options:
conf: '{{options.table}}'
/parsoid_bucket:
x-modules:
- path: sys/multi_content_bucket.js
options:
table_name_prefix: parsoid_ng
renew_expiring: true
grace_ttl: '{{default(options.parsoid.grace_ttl, 86400)}}'
index_ttl: '{{default(options.parsoid.index_ttl, 864000)}}'
delete_probability: '{{default(options.parsoid.delete_probability, 1)}}'
main_content_type:
name: html
value_type: blob
dependent_content_types:
- name: data-parsoid
value_type: json
/key_value: &sys_key_value
x-modules:
- path: sys/key_value.js
Expand Down
19 changes: 2 additions & 17 deletions projects/wmf_wikidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ paths:
allows us to contact you quickly. Email addresses or URLs
of contact pages work well.
By using this API, you agree to Wikimedia's
By using this API, you agree to Wikimedia's
[Terms of Use](https://wikimediafoundation.org/wiki/Terms_of_Use) and
[Privacy Policy](https://wikimediafoundation.org/wiki/Privacy_policy).
Unless otherwise specified in the endpoint documentation
below, content accessed via this API is licensed under the
[CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
[CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
and [GFDL](https://www.gnu.org/copyleft/fdl.html) licenses,
and you irrevocably agree to release modifications or
additions made through this API under these licenses.
Expand Down Expand Up @@ -94,21 +94,6 @@ paths:
- path: sys/table.js
options:
conf: '{{options.table}}'
/parsoid_bucket:
x-modules:
- path: sys/multi_content_bucket.js
options:
table_name_prefix: parsoid_ng
renew_expiring: true
grace_ttl: '{{default(options.parsoid.grace_ttl, 86400)}}'
index_ttl: '{{default(options.parsoid.index_ttl, 864000)}}'
delete_probability: '{{default(options.parsoid.delete_probability, 1)}}'
main_content_type:
name: html
value_type: blob
dependent_content_types:
- name: data-parsoid
value_type: json
/key_value: &sys_key_value
x-modules:
- path: sys/key_value.js
Expand Down
15 changes: 0 additions & 15 deletions projects/wmf_wikipedia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,21 +139,6 @@ paths:
- path: sys/table.js
options:
conf: '{{options.table}}'
/parsoid_bucket:
x-modules:
- path: sys/multi_content_bucket.js
options:
grace_ttl: '{{default(options.parsoid.grace_ttl, 86400)}}'
index_ttl: '{{default(options.parsoid.index_ttl, 864000)}}'
renew_expiring: true
delete_probability: '{{default(options.parsoid.delete_probability, 1)}}'
table_name_prefix: parsoid_ng
main_content_type:
name: html
value_type: blob
dependent_content_types:
- name: data-parsoid
value_type: json
/key_value: &sys_key_value
x-modules:
- path: sys/key_value.js
Expand Down
15 changes: 0 additions & 15 deletions projects/wmf_wikivoyage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,21 +134,6 @@ paths:
- path: sys/table.js
options:
conf: '{{options.table}}'
/parsoid_bucket:
x-modules:
- path: sys/multi_content_bucket.js
options:
grace_ttl: '{{default(options.parsoid.grace_ttl, 86400)}}'
index_ttl: '{{default(options.parsoid.index_ttl, 864000)}}'
renew_expiring: true
delete_probability: '{{default(options.parsoid.delete_probability, 1)}}'
table_name_prefix: parsoid_ng
main_content_type:
name: html
value_type: blob
dependent_content_types:
- name: data-parsoid
value_type: json
/key_value: &sys_key_value
x-modules:
- path: sys/key_value.js
Expand Down
15 changes: 0 additions & 15 deletions projects/wmf_wiktionary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,21 +128,6 @@ paths:
- path: sys/table.js
options:
conf: '{{options.table}}'
/parsoid_bucket:
x-modules:
- path: sys/multi_content_bucket.js
options:
table_name_prefix: parsoid_ng
renew_expiring: true
grace_ttl: '{{default(options.parsoid.grace_ttl, 86400)}}'
index_ttl: '{{default(options.parsoid.index_ttl, 864000)}}'
delete_probability: '{{default(options.parsoid.delete_probability, 1)}}'
main_content_type:
name: html
value_type: blob
dependent_content_types:
- name: data-parsoid
value_type: json
/key_value: &sys_key_value
x-modules:
- path: sys/key_value.js
Expand Down

0 comments on commit 5d39ce8

Please sign in to comment.