mirror of
https://github.com/arcan1s/queued.git
synced 2025-07-03 17:05:52 +00:00
add demo application
This commit is contained in:
11
sources/queued-daemon/queued.ini.example
Normal file
11
sources/queued-daemon/queued.ini.example
Normal file
@ -0,0 +1,11 @@
|
||||
[Administrator]
|
||||
Username = root
|
||||
Password = 0dd3e512642c97ca3f747f9a76e374fbda73f9292823c0313be9d78add7cdd8f72235af0c553dd26797e78e1854edee0ae002f8aba074b066dfce1af114e32f8
|
||||
|
||||
[Database]
|
||||
Driver = QSQLITE
|
||||
Hostname =
|
||||
Password =
|
||||
Path = /tmp/queued.db
|
||||
Port =
|
||||
Username =
|
Reference in New Issue
Block a user