问题标签 [otter]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
406 浏览

iis - 当 Otter 创建 IIS 应用程序池时,如何使其无法启动?

注意:我对 Otter 脚本很陌生,所以如果这很简单,那么我提前道歉!

这是我现在得到的脚本的主要内容:

Otter 确实创建了应用程序池,但它总是启动,即使文档似乎表明“AutoStart:false”应该更改应用程序池基本设置中“立即启动应用程序池”复选框的值。

我需要在这里做什么以确保未选中该值并且应用程序池在创建时最初停止?

0 投票
0 回答
11 浏览

curl - tryotter 中的 storeAuthenticatedContext 是什么

有谁知道 tryotter 中的 storeAuthenticatedContext 是什么? https://developer.tryotter.com/docs#tag/menus_schema

我正在尝试通过我的商店连接到 tryotter。

我为 storeAuthenticatedContext 发送一个空白对象作为查询参数。但它没有用。