Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2020-02-29Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif
2020-02-03Allow selecting the hashing algorithmRoeland Jago Douma
2020-01-22extended documentationArthur Schiwon
2020-01-20expose Argon2 options (as we did for bcrypt)Arthur Schiwon
2020-01-17Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl
2020-01-09Update config.sample.phpCarlos Ferreira
2019-12-19Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma
2019-12-16config.php setting to always accept internal sharesRoeland Jago Douma
2019-12-04Merge branch 'master' into patch-1MichaIng
2019-11-19Improves doc of mail_smtpsecurePierre Ozoux
2019-09-26Add "Order" to assure that no parental "Allow" can grant accessMichaIng
2019-08-22set a storage availability delay on auth issues to avoid lock outArthur Schiwon
2019-08-19Apache 2.5 will be released as 2.6MichaIng
2019-08-19Use syntax with cases according to official docsMichaIng
2019-08-19Harden config protection .htaccessMichaIng
2019-07-10Enterprise update channelMorris Jobke
2019-06-12Add documentation to config.php for share_folderJohn Molakvoæ
2019-05-22Allow redis cluster to use passwordMorris Jobke
2019-04-11Block install without CAN_INSTALL fileRoeland Jago Douma
2019-03-13👌 IMPROVE: remove user_external example from config.sample.phpJonas Sulzer
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2018-12-01Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic
2018-11-29Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann
2018-11-22Make connectivity check domains configurableSylvia van Os
2018-10-31Merge pull request #12089 from Rayn0r/masterDennis1993
2018-10-30added sample config for turning off form autocompletion on login pageRayn0r
2018-10-30Extending documentation in config.sample.php for `trusted_proxies`Oliver Wegner
2018-10-02Make logfile's mode configurable.Roland Tapken
2018-09-04Fix typo in config.sample.phpMarius Blüm
2018-08-24Merge pull request #10801 from nextcloud/documentation/10526/add-sample-confi...Morris Jobke
2018-08-23Show link to simple sign up pageMorris Jobke
2018-08-22Add sample config for HEIC image previewsMorris Jobke
2018-08-20Fix comment style in config sampleMorris Jobke
2018-08-12Drop support for xcacheDaniel Kesselberg
2018-07-13Update documentation for #10198Morris Jobke
2018-07-04Kill php mail from settingsRoeland Jago Douma
2018-06-29Added Systemd.log documentation to config.sample.phpJohannes Ernst
2018-06-27handle config.php valuesThomas Citharel
2018-06-06Add warningRoeland Jago Douma
2018-06-06Configurable list for opt out from same site cookie protectionjaltek
2018-04-24Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scopeRoeland Jago Douma
2018-04-23Swift v3 requires setting a scopeRoeland Jago Douma
2018-04-23Remove unused config optionMorris Jobke
2018-04-16Provide an option to disable HTML emailsMorris Jobke
2018-04-11Set the default log rotate size to 100 MBMorris Jobke
2018-03-26Use customclient_* values by default and do not use them in custom themes any...Julius Härtl
2018-03-14Fix bucket and container usageRoeland Jago Douma
2018-02-26fix: change 'sqlite' to 'sqlite3'BernieO
2018-02-26Some swift v3 example configRoeland Jago Douma
2018-01-12Raise PHP version number to PHP 7.0Morris Jobke