Skip to content

Instantly share code, notes, and snippets.

@cocap10
Created August 4, 2016 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cocap10/6273109426155223099407cd9a2624cc to your computer and use it in GitHub Desktop.
Save cocap10/6273109426155223099407cd9a2624cc to your computer and use it in GitHub Desktop.
# This is a TOML document.
LogLevel = "DEBUG"
Timeout = "2s"
[owner]
name = "Tom Preston-Werner"
DateOfBirth = 1979-05-27T07:32:00-08:00
Rate = 0.75
[db]
IP = "192.168.1.1"
ConnectionMax = 5000
ConnectionMax64 = 50000000000000000
Watch = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment