close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
May 27, 2012, 1:13:34 PM (14 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v20
|
v21
|
|
| 17 | 17 | |
| 18 | 18 | For more information, check out the detailed [wiki:SQLiteStorageDescriptionEN SQLite tile storage description & specification] page. |
| | 19 | |
| | 20 | ==== How to enable Sqlite tile storage in modRana ==== |
| | 21 | Tiles are stored as files by default. To switch to sqlite tile storage, go to the '''options->Map->Tile storage''' menu and switch the '''Tiles storage''' option from ''files'' to ''sqlite''. |
| 19 | 22 | |
| 20 | 23 | ==== Batch-importing tiles to the SQLite database ==== |