12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
|
# AlternC - Web Hosting System - MySQL Configuration
|
||
|
# Automatically generated by AlternC configuration, do not edit
|
||
|
# This file will be modified on package configuration
|
||
|
# (e.g. upgrade or dpkg-reconfigure alternc)
|
||
|
[mysql]
|
||
|
database="alternc_test"
|
||
|
|
||
|
[client]
|
||
|
host="127.0.0.1"
|
||
|
user="root"
|
||
|
password=""
|