This repository has been archived on 2019-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
sandpiper/default_settings.toml

17 lines
528 B
TOML

###################################
# Default Sandpiper settings file #
###################################
# Don't edit this unless you know what you are doing! You probably want to edit
# the `settings.toml` file in this directory instead.
# The data directory
# Relative to this directory - and shouldn't contain a trailing slash.
data_dir = "data"
[places]
# [places.example-project]
# name = "An Awesome Project";
# key = "A very sekret key"; # Required by clients to report an error to this project. Should be unique!