mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
typo
This commit is contained in:
parent
2f29031f2a
commit
7effc07fd6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ server {
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
access_log /var/log/nginx/friendica_access.log;
|
access_log /var/log/nginx/friendica_access.log;
|
||||||
# uncomment the following line if you would like to log errors in a seperate file for friendica
|
# uncomment the following line if you would like to log errors in a separate file for friendica
|
||||||
#error_log /var/log/nginx/friendica_error.log;
|
#error_log /var/log/nginx/friendica_error.log;
|
||||||
|
|
||||||
index index.php;
|
index index.php;
|
||||||
|
|
Loading…
Reference in a new issue