mirror of
https://github.com/sigmasternchen/webcli
synced 2025-03-15 06:08:54 +00:00
definition of the size of a directory (we can define this as we like, because it's just a value)
This commit is contained in:
parent
ccf3799d72
commit
c1eaae4cdb
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
define("LOG_FILE", "/var/www/websites/webcli/internal.log");
|
||||
|
||||
define("DEFAULT_USER", 3);
|
||||
|
||||
define("DEFAULT_HOSTNAME", "webcli");
|
||||
define("SIZE_OF_DIRECTORY", 4096);
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue