github.com/decred/politeia@v1.4.0/politeiawww/cmd/politeiavoter/sampleconfig/README.md (about) 1 sampleconfig 2 ============ 3 4 [](http://copyfree.org) 5 [](https://pkg.go.dev/github.com/decred/politeia/politeiawww/cmd/politeiavoter/sampleconfig) 6 7 Package sampleconfig provides a single constant that contains the contents of 8 the sample configuration file for politeiavoter. This is provided for tools 9 that perform automatic configuration and would like to ensure the generated 10 configuration file not only includes the specifically configured values, but 11 also provides samples of other configuration options. 12 13 ## Installation and Updating 14 15 ```bash 16 $ go get -u github.com/decred/politeia/politeiawww/cmd/politeiavoter/sampleconfig 17 ``` 18 19 ## License 20 21 Package sampleconfig is licensed under the [copyfree](http://copyfree.org) ISC 22 License.