From 3f86d520d07be95d8b1baa67b5f2bc8f6274c219 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 13 Feb 2014 10:28:45 -0500 Subject: doc: fixed code-block style for older sphinx --- doc/server/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/server/configuration.txt b/doc/server/configuration.txt index 383367a46..400db40b5 100644 --- a/doc/server/configuration.txt +++ b/doc/server/configuration.txt @@ -229,7 +229,7 @@ By default, the server spawns as many children as the host has CPUs. (This is determined by ``multiprocessing.cpu_count()``.) To change this, set: -.. code-block:: conf +.. code-block:: ini [server] children = 4 -- cgit v1.2.3-1-g7c22