Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To do this, edit the uptime.conf file (located in the up.time installation folder) add a # character at the beginning of each of the following lines:

Code Block
languagebashsql
dbDriver=com.mysql.jdbc.Driver
dbType=mysql
dbHostname=localhost
dbPort=3307
dbName=uptime
dbUsername=uptime
dbPassword=uptime

...