kopia lustrzana https://github.com/snarfed/bridgy-fed
53 wiersze
967 B
YAML
53 wiersze
967 B
YAML
indexes:
|
|
# AUTOGENERATED
|
|
|
|
# This index.yaml is automatically updated whenever the Cloud Datastore
|
|
# emulator detects that a new type of query is run. If you want to manage the
|
|
# index.yaml file manually, remove the "# AUTOGENERATED" marker line above.
|
|
# If you want to manage some indexes manually, move them above the marker line.
|
|
|
|
- kind: Object
|
|
properties:
|
|
- name: domains
|
|
- name: labels
|
|
- name: updated
|
|
direction: asc
|
|
|
|
- kind: Object
|
|
properties:
|
|
- name: domains
|
|
- name: labels
|
|
- name: updated
|
|
direction: desc
|
|
|
|
- kind: Object
|
|
properties:
|
|
- name: domains
|
|
- name: labels
|
|
- name: created
|
|
direction: desc
|
|
|
|
- kind: Follower
|
|
properties:
|
|
- name: dest
|
|
- name: status
|
|
- name: updated
|
|
direction: desc
|
|
|
|
- kind: Follower
|
|
properties:
|
|
- name: src
|
|
- name: status
|
|
- name: updated
|
|
direction: desc
|
|
|
|
- kind: Follower
|
|
properties:
|
|
- name: dest
|
|
- name: src
|
|
|
|
- kind: Follower
|
|
properties:
|
|
- name: status
|
|
- name: src
|