mirror of
https://github.com/jimeh/zynapse.git
synced 2026-02-19 07:06:39 +00:00
* Initial directory structure.
* First parts of boot process works.
This commit is contained in:
16
config/init/boot_config.php
Normal file
16
config/init/boot_config.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/*
|
||||
|
||||
Boot Configuration
|
||||
- settings specific to the boot process
|
||||
|
||||
*/
|
||||
|
||||
|
||||
|
||||
# specify a custom path to Zynapse libs
|
||||
// $zynapse_libs = '';
|
||||
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user