Coder Social home page Coder Social logo

Comments (7)

ontiger avatar ontiger commented on September 26, 2024

이메일 미구현 입니다.

from imitated-seed-2.

 avatar commented on September 26, 2024

지금 그거 때문에 회원가입 못하고 있는데 어떻게 끄나요..?

from imitated-seed-2.

ontiger avatar ontiger commented on September 26, 2024

@Gwangmayo

config.json

  • config.json 수정으로 숨겨진 설정을 제어할 수 있다.
    • disable_email: (기본값 false) 전자우편 인증을 끈다.
    • disable_login_history: (기본값 false) 로그인 내역을 기록하지 않게 한다.
      ...

from imitated-seed-2.

 avatar commented on September 26, 2024

image
들어가면 이거 뿐이에요

from imitated-seed-2.

ontiger avatar ontiger commented on September 26, 2024

JSON을 잘 못 다루시면 어려우실 수 있습니다. 맨 앞에 있는 { 뒤에
"disable_email":true,
를 추가하십시오.
그러면
{"disable_email":true,"host":"0.0.0.0"

이렇게 시작하게 됩니다.

참고로, 이걸로 위키돌리시려면 최소한의 Node & JSON 지식은 알고계셔야 합니다. 공부하세요.
또한, $0 ~ $3으로 제가 그 컨테이너에 들어가서 도와드릴 수 있습니다.

+ 저는 아래와 같이 설정해서 사용중입니다. (https://wiki.ontiger.me)
{"host":"0.0.0.0","port":"3000","skin":"liberty","search_host":"127.5.5.5","search_port":"25005","owners":["ontiger","관리자"],"uninitialized":false,"search_autostart":true,"theseed_version":"4.21.0","replicate_theseed_license":true,"namuwiki_exclusive":true,"disable_email":true}

from imitated-seed-2.

 avatar commented on September 26, 2024

완료 되었네요. 감사합니다.

from imitated-seed-2.

ontiger avatar ontiger commented on September 26, 2024

그렇다면 Issue를 Close 해 주세요.

from imitated-seed-2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.