[Tomoe-cvs 1915] CVS update: tomoe/db

Back to archive index

Kouhei Sutou kous****@users*****
2006年 12月 15日 (金) 12:19:44 JST


Index: tomoe/db/config.yml.example
diff -u tomoe/db/config.yml.example:1.3 tomoe/db/config.yml.example:1.4
--- tomoe/db/config.yml.example:1.3	Mon Dec 11 14:40:37 2006
+++ tomoe/db/config.yml.example	Fri Dec 15 12:19:44 2006
@@ -8,6 +8,16 @@
   encoding: utf8
   editable: true
 
+temp:
+  adapter: mysql
+  database: tomoe-temp
+  username: root
+  password:
+  host: localhost
+  socket: /var/run/mysqld/mysqld.sock
+  encoding: utf8
+  editable: true
+
 benchmark:
   adapter: mysql
   database: tomoe-benchmark


tomoe-cvs メーリングリストの案内
Back to archive index