# Niet in staat om Discourse in mijn Windows 10 in te stellen

**URL:** https://meta.discourse.org/t/unable-to-setup-discourse-in-my-windows-10/235728
**Category:** Self-hosting
**Created:** [10 augustus 2022 om 12:46 UTC](https://meta.discourse.org/t/unable-to-setup-discourse-in-my-windows-10/235728 "2022-08-10T12:46:14Z")
**Posts on this page:** 1
**Showing post:** 17

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [22 augustus 2022 om 14:42 UTC](https://meta.discourse.org/t/unable-to-setup-discourse-in-my-windows-10/235728/17 "2022-08-22T14:42:06Z")

</div>

Disable SSO on the local install per docs

> [@Setup DiscourseConnect - Official Single-Sign-On for Discourse (sso)](https://meta.discourse.org/t/setup-discourseconnect-official-single-sign-on-for-discourse-sso/13045/1):
>
> ```plaintext
> rails c
> SiteSetting.enable_discourse_connect = false
> SiteSetting.enable_local_logins = true
> exit
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/unable-to-setup-discourse-in-my-windows-10/235728)._
