Searched refs:CONFIG_LOCATION (Results 1 – 4 of 4) sorted by relevance
/plugin/mermaid/lang/en/ |
D | settings.php | 18 CONFIG_LOCATION => 'Use locally or remotely hosted mermaid file?', 19 CONFIG_LOCATION . '_o_local' => 'locally hosted, version 11.9.0 (CJS)', 20 CONFIG_LOCATION . '_o_latest' => 'remotely hosted, latest version (ESM)', 21 CONFIG_LOCATION . '_o_remote1091' => 'remotely hosted, version 10.9.1 (ESM)', 22 CONFIG_LOCATION . '_o_remote943' => 'remotely hosted, version 9.4.3 (CJS)', 25 CONFIG_LOCATION . '_o_remote108' => 'remotely hosted, version 10.8 (ESM)', 26 CONFIG_LOCATION . '_o_remote106' => 'remotely hosted, version 10.6 (ESM)', 27 CONFIG_LOCATION . '_o_remote104' => 'remotely hosted, version 10.4 (ESM)', 28 CONFIG_LOCATION . '_o_remote103' => 'remotely hosted, version 10.3 (ESM)', 29 CONFIG_LOCATION . '_o_remote102' => 'remotely hosted, version 10.2 (ESM)', [all …]
|
/plugin/mermaid/conf/ |
D | config_keys.php | 14 const CONFIG_LOCATION = 'location'; define
|
D | metadata.php | 17 CONFIG_LOCATION => [
|
D | default.php | 17 CONFIG_LOCATION => 'latest',
|