# 데이터 탐색기에서 response의 default\_limit를 변경하는 방법?

**URL:** https://meta.discourse.org/t/how-to-change-the-response-default-limit-in-data-explorer/214150
**Category:** Development
**Tags:** data-explorer
**Created:** [1월 7, 2022, 3:09오후 UTC](https://meta.discourse.org/t/how-to-change-the-response-default-limit-in-data-explorer/214150 "2022-01-07T15:09:44Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [11월 8, 2023, 6:49오후 UTC](https://meta.discourse.org/t/how-to-change-the-response-default-limit-in-data-explorer/214150/14 "2023-11-08T18:49:41Z")

</div>

Rails 콘솔을 통해 사이트 설정을 변경하는 것은 UI를 통해 변경하는 것과 동일합니다(숨겨진 설정의 경우 UI가 없어서 🙂). 따라서 변경 사항은 유지되며, 재빌드나 재시작 등의 영향도 받지 않습니다. 👍

API를 통해 실행하는 방식에 대한 제 지식은 일반적인 방식만큼 좋지 않지만, 이 주제에서 Rails 콘솔의 설정을 변경하지 않고 전체 10,000개를 가져오는 방법이 있다고 생각합니다 - [Run Data Explorer queries with the Discourse API](https://meta.discourse.org/t/run-data-explorer-queries-with-the-discourse-api/120063)

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-the-response-default-limit-in-data-explorer/214150)._
