Mr. Jinx
Well-known member
Yes, you should add
# = your db number. Usually this is a value between 0 en 9.
Every site should have it's own database. Default is 0. In your case you could use database 1 and 2.
Some hosting providers may limit the number of databases.
'database' => #,
to the config part.# = your db number. Usually this is a value between 0 en 9.
Every site should have it's own database. Default is 0. In your case you could use database 1 and 2.
Some hosting providers may limit the number of databases.