| pebble.base.dir |
Path where you want Pebble to be installed on this host. |
| ctf.baseurl |
Absolute URL of the TeamForge site that you want to
associate to, such as https://my.ctf.instance/
|
| tomcat.port |
Pebble runs on Tomcat. This token indicates which port you want
Tomcat to be running on. Make sure there are no other services running
on that port. |
| domain |
The base url to be used for Pebble, such as
my.ctf.instance. (You don't need
http: or https:
here.) |
| timezone |
The time zone Pebble will use to timestamp blog entries. |
| java_home |
Path to a JDK 1.6.x instance. |
| protocol |
http if SSL is not being used;
https if SSL is being used. |
| data.dir |
Path in the file system where Pebble blogs will be stored. |