diff --git a/configs/stasis_core.conf.sample b/configs/stasis_core.conf.sample
new file mode 100644
index 0000000000000000000000000000000000000000..840b13ae1cd4d208f003437e3198f9653ad3578a
--- /dev/null
+++ b/configs/stasis_core.conf.sample
@@ -0,0 +1,6 @@
+[general]
+
+[threadpool]
+;initial_size = 0       ; Initial size of the threadpool
+;idle_timeout = 20      ; Number of seconds a thread should be idle before dying
+;max_size = 200         ; Maximum number of threads in the threadpool