OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/system-admin-guide/system-settings/README.md

27 lines
1.4 KiB

---
sidebar_navigation:
title: System settings
priority: 920
description: System settings in OpenProject.
robots: index, follow
keywords: system settings
---
# System settings
There are various project overarching settings that are referred to as **system settings**. To adapt these system settings, navigate to your user name and select *Administration* -> *System settings*.
![image-20220125122744695](image-20220125122744695.png)
## Overview
| Topic | Content |
| ------------------------------------------- | :----------------------------------------------------------- |
| [General settings](general-settings) | How to configure general system settings, e.g. a welcome text block on the application landing page, attachment size, and much more? |
| [Display settings](display-settings) | How to configure languages, date and time formats, week start, and more? |
| [Project settings](project-system-settings) | Settings for new projects. |
| [Attachments](attachments) | Settings for attachments. |
| [API](api-settings) | API settings (enable docs and CORS). |
| [Repositories](repositories) | How to integrate SVN or GIT repositories? |