diff options
| author | 2017-03-03 11:55:58 +0100 | |
|---|---|---|
| committer | 2017-03-03 11:55:58 +0100 | |
| commit | c544f510d26377684aefe8a27b484ee22bbd4f69 (patch) | |
| tree | 6accc4700b9b2944caf8d97de1db37ca89f184b8 /cli/reconfigure.php | |
| parent | ae1bf1f56fcfa920db3d5092cb18dced4cbcb434 (diff) | |
CLI: install language
https://github.com/FreshRSS/FreshRSS/issues/1445#issuecomment-283908468
Diffstat (limited to 'cli/reconfigure.php')
| -rwxr-xr-x | cli/reconfigure.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/reconfigure.php b/cli/reconfigure.php index da451b3ef..c6902da67 100755 --- a/cli/reconfigure.php +++ b/cli/reconfigure.php @@ -5,6 +5,7 @@ require('_cli.php'); $params = array( 'environment:', 'base_url:', + 'language:', 'title:', 'default_user:', 'allow_anonymous', |
