<?php return [ /** * Default database node profile */ 'default_profile' => 'SLiMS', /** * SLiMS as Service, One SLiMS for many library * ---------------------------------------------------- * * Switching database node access based on rule, * such as domain, ip, port etc * * How to : * 1. make file with name database_proxy.php in config/ * 2. make your own rule in that file. * 3. change this value to true */ 'proxy' => false, /** * Nodes profile */ 'nodes' => [ 'SLiMS' => [ 'host' => '[[softdbhost]]', 'database' => '[[softdb]]', 'port' => 3306, 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'options' => [ 'storage_engine' => 'MyISAM' ] ] ] ];
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
changelog.txt | File | 1.65 KB | 0644 |
|
clone.php | File | 5.11 KB | 0644 |
|
database.php | File | 890 B | 0644 |
|
edit.php | File | 4.26 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
env.php | File | 777 B | 0644 |
|
extend.php | File | 8.77 KB | 0644 |
|
fileindex.php | File | 322 B | 0644 |
|
import.php | File | 3.73 KB | 0644 |
|
info.xml | File | 3.77 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 4.71 KB | 0644 |
|
install.xml | File | 1.38 KB | 0644 |
|
md5 | File | 1.09 KB | 0644 |
|
notes.txt | File | 480 B | 0644 |
|
update_pass.php | File | 257 B | 0644 |
|