Neil Clayton is asking if Tabby supports reading from a file URL that points to a server-side repository. June Marcuse seeks clarification on how the file URL is related to the server-side repository.
Neil Clayton
Asked on Mar 04, 2024
Example:
# Tabby Configuration
serverRepoURL: file://path/to/server/repo.txt
By specifying the file URL in the configuration, Tabby will be able to read the server-side repository information from the designated file.