added a global config.
[php-bacula-disk-changer.git] / etc / pbdc.conf
diff --git a/etc/pbdc.conf b/etc/pbdc.conf
new file mode 100644 (file)
index 0000000..ad11b9f
--- /dev/null
@@ -0,0 +1,6 @@
+BASE_DIR=/home/paulr/src/eclipse-workspace/php-bacula-disk-changer/
+BASE_LIB=/home/paulr/src/eclipse-workspace/php-bacula-disk-changer/lib/
+BASE_DATA=/home/paulr/src/eclipse-workspace/php-bacula-disk-changer/db/
+BACULA_USER="paulr"
+
+export BACULA_USER BASE_DATA BASE_LIB BASE_DIR
\ No newline at end of file