mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-13 18:05:05 +01:00
No longer reserved
This commit is contained in:
parent
81f218ddc9
commit
b16a11c365
@ -16,7 +16,7 @@ class EggVariable extends Model
|
|||||||
/**
|
/**
|
||||||
* Reserved environment variable names.
|
* Reserved environment variable names.
|
||||||
*/
|
*/
|
||||||
public const RESERVED_ENV_NAMES = 'SERVER_MEMORY,SERVER_IP,SERVER_PORT,ENV,HOME,USER,STARTUP,SERVER_UUID,UUID';
|
public const RESERVED_ENV_NAMES = 'SERVER_MEMORY,SERVER_IP,ENV,HOME,USER,STARTUP,SERVER_UUID,UUID';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The table associated with the model.
|
* The table associated with the model.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user