Skip to content

Here's what's popular on GitHub today...

nginxconfig.io

Trending repository

SorinGFS
SorinGFS commented Apr 29, 2022

Feature request

Place the access_log and error_log directives inside the main server block instead of http block.

Feature description

Disable access_log at http block:
File: /etc/nginx/nginx.conf

# ...
http {
    # ...
    access_log off;
    # ...
}
# ...

Enable per site access_log and error_log at main server block:
File: /etc/nginx/

enhancement help wanted good first issue hacktoberfest
Telegram logo

Popular topic

Telegram is a non-profit, cloud-based instant messaging service.
POEditor screenshot

App recommended by GitHub

POEditor

POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.

Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.

Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.

Trending repository

Data-Science-For-Beginners

Trending repository

soubhikmandal2000
soubhikmandal2000 commented Oct 31, 2021
  • Base README.md
  • Quizzes
  • Introduction base README
    • Defining Data Science README
    • Defining Data Science assignment
    • Ethics README
    • Ethics assignment
    • Defining Data README
    • Defining Data assignment
    • Stats and Probability README
    • Stats and Probability assignment
  • Working with Data base README
    • Rel
good first issue help wanted translations

Trending repository

davorpa
davorpa commented Apr 12, 2022

What does this PR do?

Improve repo

For resources

Description

Added a small definition about programming/coding playgrounds for making it understandable to beginners

Why is this valuable (or not)?

Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity

Checklist:

  • Read our [contribu
good first issue help wanted 🗣 translations 🗣 locale:es
siyuan

Trending repository

📕 SiYuan is a local-first personal knowledge management system, supports fine-grained block-level reference, and Markdown WYSIWYG. 思源笔记是一款本地优先的个人知识管理系统, 支持细粒度块级引用和 Markdown 所见即所得。Roadmap https://github.com/orgs/siyuan-note/projects/1

  • Updated Jun 13, 2022
  • TypeScript

Trending repository

PatrikLundell
PatrikLundell commented Jun 11, 2022

Is your feature request related to a problem? Please describe.

I constructed a (large) wind turbine and hauled it up to the roof of my base camp expansion to make it part of a power generation structure there, but found that it couldn't be placed.

Solution you would like.

Allow wind turbines placed as appliances.

Describe alternatives you have considered.

Use the old veh

Good First Issue <Suggestion / Discussion> [JSON] Crafting / Construction / Recipes
freqtrade

Trending repository

briankudera
briankudera commented Nov 24, 2021

Describe your environment

N/A

Describe the enhancement

Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back

Enhancement Good first issue Hyperopt
Restyled.io screenshot

App recommended by GitHub

Restyled.io

Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.