-
Notifications
You must be signed in to change notification settings - Fork 3
Application Options for Civilizer
suewonjp edited this page Oct 7, 2015
·
9 revisions
"app-options.properties" file ( which is located under the Private Home Directory ) contains application options to control various application behaviors.
- A path to your database file.
- The default value : database/civilizer
- So the database file will be automatically created to "[path to your Private Home Directory]/database/civilizer.h2.db" by default.
- It's OK that you copy this database file to other machines or a cloud file system for backups or sharing it with your other devices.
- Note that Civilizer only communicates to a single database file after it starts running.
- So managing multiple different database files will become tricky (and not so recommended).
- To switch to another database file, you need to switch this option to point to that location and restart Civilizer.
- A path to File Box storage.
- The default value : files
- So the File Box directory will be automatically created to "[path to your Private Home Directory]/files" by default.
- The maximum number of Fragments that a single page of a single Panel can present.
- The default value : 10.
- Increasing this value will retrieve more Fragments at a time, but your browser will consume more memory to render and manage them.
- Specifies your locale parameter.
- This option is yet to be supported.
- civilizer official page
- civilizer github page
- civilizer sourceforge page
- civilizer twitter - @civilizer_pkm
- civilizer tutorial video
- civilizer wiki and online docummentations
- feature request & bug report & other issues
- γ·γγ©γ€γΆγΌζ₯ζ¬θͺηGithubγγΌγΈ
- γ·γγ©γ€γΆγΌζ₯ζ¬θͺηγγγ₯γ‘γ³γ
- Fragment
- Tags on Civilizer
- File Box
- Panels on Civilizer
- Searching Fragments on Civilizer
- Private Home Directory for Civilizer
- Basic Operations for Fragments
- Basic Operations for Tags
- Basic Operations for File Box
- Basic Operations for Search Dialog
- Panel Toolbar Menus