mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +02:00
Fix codestyle
This commit is contained in:
parent
c6a9e7aa4c
commit
d74ca3ecf5
4 changed files with 476 additions and 454 deletions
|
@ -74,7 +74,7 @@ return [
|
|||
|
||||
// curl_timeout (Integer)
|
||||
// Value is in seconds. Set to 0 for unlimited (not recommended).
|
||||
'curl_timeout' => 60,
|
||||
'curl_timeout' => 60,
|
||||
|
||||
// dbclean (Boolean)
|
||||
// Remove old remote items, orphaned database records and old content from some other helper tables.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue