mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
Initial import of CVS-v2_8_branch
This commit is contained in:
11
docs/tables/jack_clients.txt
Normal file
11
docs/tables/jack_clients.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
JACK_CLIENTS Table Layout for Rivendell
|
||||
|
||||
The JACK_CLIENTS table contains data about jackd(1) clients to start
|
||||
when starting the rivendell daemons.
|
||||
|
||||
FIELD NAME TYPE REMARKS
|
||||
-------------------------------------------------------------------------
|
||||
ID int unsigned(10) Primary Key
|
||||
STATION_NAME char(64) From STATIONS.NAME
|
||||
DESCRIPTION char(64)
|
||||
COMMAND_LINE char(255)
|
||||
Reference in New Issue
Block a user