Skip to content

Commit 3e9c366

Browse files
committed
added note for postgis adapter #35
Signed-off-by: Taro Matsuzawa <[email protected]>
1 parent 409fdef commit 3e9c366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ bundle install
4343
bundle exec rake redmine:plugins:migrate
4444
```
4545

46+
Before restarting Redmine, you need to set `postgis` adapter instead of `postgres` adapter in your `config/database.yml`.
47+
4648
After restarting Redmine, you should be able to see the Redmine GTT plugin in the Plugins page.
4749

4850
More information on installing (and uninstalling) Redmine plugins can be found here: http://www.redmine.org/wiki/redmine/Plugins

0 commit comments

Comments
 (0)