View | Annotate | Download (5.1 KB)
make location of template engine cache directories configureable, resolves #134
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
fix default base_path in nephthys_cfg.php.dist
fix Nephthys typo in nephthys_cfg.php.dist
notify owner when bucket has expired, resolves #96
force newly auto-created users to update their profiles, resolves #87
dutch translation, resolves #82
spanish translation, resolves #77
vim modelines for all Nephthys PHP files, refs #44
update GPLv2 headers to GPLv3 headers in PHP code, resolveѕ #43
support for different languages, refs #1
don't put SQLite database per default into the htdocs directory
cleanup code to avoid warning and notice messages, fixes #35 update dist config and default config to use /srv instead /var
fix Nephthys misspelling in dist config
default is missing a htdocs directory in dist config
new config option to hide logout-link, resolves #24
support SQLite as database for Nephthys, refs #9
enable/disable WebDAV and FTP support, refs #6
support for HTTPS WebDAV URLs, refs #8
new config option to disable JavaScript check
Signed-off-by: Andreas Unterkircher <unki@srv-vie-filer.vie.mm-karton.com>
add missing $ sign to cfg var name
correctly create now the FTP and WebDAV urls
add data_path to default config
remove default-mysql-flag from default nephthys config
NEPHTHYS_CFG needs to inherit NEPHTHYS_DEFAULT_CFG
correctly set servername
now config option allow_server_auth
updated default config file
a default mysql config
Signed-off-by: Andreas Unterkircher <andreas.unterkircher@mm-karton.com>