diff options
| author | Shulhan <ms@kilabit.info> | 2018-08-26 09:24:17 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-08-26 23:41:47 +0700 |
| commit | 6034e7ae63cfb924f8ec32b67a23b8a5e9131f9e (patch) | |
| tree | 51e71a1d6462911f2a44589470d24ea7266280d2 /testdata | |
| parent | 4ee5e30ce2e1eb8123a58043800c140a4919fde2 (diff) | |
| download | rescached-6034e7ae63cfb924f8ec32b67a23b8a5e9131f9e.tar.xz | |
cmd/rescached: allow custom profiling address through environment variable
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/rescached.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/rescached.cfg b/testdata/rescached.cfg index 4ea4856..9dd90f3 100644 --- a/testdata/rescached.cfg +++ b/testdata/rescached.cfg @@ -92,4 +92,4 @@ server.listen=127.0.0.1:5353 ## Default:: 0 ## -#debug=0 +debug=1 |
