# 'max image' affects admin stuff?

**URL:** https://meta.discourse.org/t/max-image-affects-admin-stuff/279253
**Category:** Support
**Created:** [September 16, 2023, 7:49pm UTC](https://meta.discourse.org/t/max-image-affects-admin-stuff/279253 "2023-09-16T19:49:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lejeczek](https://avatars.discourse-cdn.com/v4/letter/l/edb3f5/32.png) [@lejeczek](https://meta.discourse.org/u/lejeczek)
#### Post date: [September 16, 2023, 7:49pm UTC](https://meta.discourse.org/t/max-image-affects-admin-stuff/279253/1 "2023-09-16T19:49:56Z")

</div>

Hi guys.  
I’ve just found out that '‘max image’ affect some bits I did not expect - I try to add a theme and I get: `Error creating upload asset: roboto. Filesize Sorry, the file you are trying to upload is too big `

What else is under influence of this variable, everything? & more importantly, should it be? I thought that was for “regular” users only. Thanks.

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [September 16, 2023, 7:54pm UTC](https://meta.discourse.org/t/max-image-affects-admin-stuff/279253/2 "2023-09-16T19:54:00Z")

</div>

I think the setting you want is admin-settings `max upload size kb`. or is it an image?

---

<div class="post-metadata">

### Author: ![lejeczek](https://avatars.discourse-cdn.com/v4/letter/l/edb3f5/32.png) [@lejeczek](https://meta.discourse.org/u/lejeczek)
#### Post date: [September 16, 2023, 7:59pm UTC](https://meta.discourse.org/t/max-image-affects-admin-stuff/279253/3 "2023-09-16T19:59:42Z")

</div>

I’ve only changed these two - with regards to limits that is

```plaintext
max image size kb
max attachment size kb

```

I set them to 128K and I get that value in the error message.

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [September 16, 2023, 8:06pm UTC](https://meta.discourse.org/t/max-image-affects-admin-stuff/279253/4 "2023-09-16T20:06:20Z")

</div>

Perhaps someone else can also confirm but I think you can use the` !setting_context` command in rails to temporarily increase the site setting limits for admin.
