Browse Source

Rename example config file

Seth Falcon 14 years ago
parent
commit
a31f6669d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pooler.config.example

+ 2 - 2
pidq.config.example → pooler.config.example

@@ -1,7 +1,7 @@
 % -*- mode: erlang -*-
-% pidq app config
+% pooler app config
 [
- {pidq, [
+ {pooler, [
          {pools, [
                   [{name, "rc8081"},
                    {max_count, 5},