Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Remote_Fetch_TagFollowing

mattt edited this page Aug 19, 2020 · 1 revision

Remote.Fetch.TagFollowing

public enum TagFollowing

Enumeration Cases

`default`

Use the setting from the configuration.

case `default`

automatic

Ask the server for tags pointing to objects we're already downloading.

case automatic

all

Ask for the all the tags.

case all
Clone this wiki locally