mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Merge branch 'master' of https://github.com/billz/raspap-webgui
This commit is contained in:
commit
233e5930e0
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('RASPI_VERSION', '2.0');
|
||||
define('RASPI_VERSION', '2.1');
|
||||
define('RASPI_CONFIG', '/etc/raspap');
|
||||
define('RASPI_CONFIG_NETWORKING', RASPI_CONFIG.'/networking');
|
||||
define('RASPI_ADMIN_DETAILS', RASPI_CONFIG.'/raspap.auth');
|
||||
|
Loading…
Reference in New Issue
Block a user